Question 6
Given a partially-functioning Kubernetes cluster, identify symptoms of failure on the cluster.
Determine the node, the failing service, and take actions to bring up the failed service and restore the health of the cluster. Ensure that any changes are made permanently.
You can ssh to the relevant I nodes (bk8s-master-0 or bk8s-node-0) using:
[student@node-1] $ ssh <nodename>
You can assume elevated privileges on any node in the cluster with the following command:
[student@nodename] $ | sudo -i
Determine the node, the failing service, and take actions to bring up the failed service and restore the health of the cluster. Ensure that any changes are made permanently.
You can ssh to the relevant I nodes (bk8s-master-0 or bk8s-node-0) using:
[student@node-1] $ ssh <nodename>
You can assume elevated privileges on any node in the cluster with the following command:
[student@nodename] $ | sudo -i
Question 7
Create a deployment as follows:
* Name:nginx-app
* Using containernginxwithversion 1.11.10-alpine
* The deployment should contain3replicas
Next, deploy the application with newversion1.11.13-alpine, byperforming a rolling update.
Finally, rollback that update to theprevious version1.11.10-alpine.
* Name:nginx-app
* Using containernginxwithversion 1.11.10-alpine
* The deployment should contain3replicas
Next, deploy the application with newversion1.11.13-alpine, byperforming a rolling update.
Finally, rollback that update to theprevious version1.11.10-alpine.
Question 8
Create 5 nginx pods in which two of them is labeled env=prod and
three of them is labeled env=dev
three of them is labeled env=dev
Question 9
Create an nginx pod and list the pod with different levels of verbosity
Question 10
Check the rollout history and make sure everything is ok after the update
Premium Bundle
Newest CKA Exam PDF Dumps shared by BraindumpsPass.com for Helping Passing CKA Exam! BraindumpsPass.com now offer the updated CKA exam dumps, the BraindumpsPass.com CKA exam questions have been updated and answers have been corrected get the latest BraindumpsPass.com CKA pdf dumps with Exam Engine here:






