Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

CKA Exam Dumps - Certified Kubernetes Administrator (CKA) Program

Go to page:
Question # 4

Create a namespace called 'development' and a pod with image nginx called nginx on this namespace.

Full Access
Question # 5

Create a pod that echo “hello world” and then exists. Have the pod deleted automatically when it’s completed

Full Access
Question # 6

Scale the deployment webserver to 6 pods.

Full Access
Question # 7

Create a deployment as follows:

  • Name: nginx-app
  • Using container nginx with version 1.11.10-alpine
  • The deployment should contain 3 replicas

Next, deploy the application with new version 1.11.13-alpine, by performing a rolling update.

Finally, rollback that update to the previous version 1.11.10-alpine.

Full Access
Question # 8

Monitor the logs of pod foo and:

  • Extract log lines corresponding to error

unable-to-access-website

  • Write them to/opt/KULM00201/foo

Full Access
Go to page: