Linux Foundation - Limited Time Discount Offer - Ends In 1d 00h 00m 00s Coupon code: Y2430OFF
  1. Home
  2. Linux Foundation
  3. CKA Dumps
  4. Free CKA Questions

Free Certified Kubernetes Administrator Questions for Linux Foundation Certified Kubernetes Administrator Exam as PDF & Practice Test Software

Page:    1 / 14   
Total 67 questions

Question 1

Score: 7%

Task

Reconfigure the existing deployment front-end and add a port specification named http exposing port 80/tcp of the existing container nginx.

Create a new service named front-end-svc exposing the container port http.

Configure the new service to also expose the individual Pods via a NodePort on the nodes on which they are scheduled.



Answer : A


Question 2

Score: 7%

Task

Create a new nginx Ingress resource as follows:

* Name: ping

* Namespace: ing-internal

* Exposing service hi on path /hi using service port 5678



Answer : A


Question 3

Score: 4%

Task

Schedule a pod as follows:

* Name: nginx-kusc00401

* Image: nginx

* Node selector: disk=ssd



Answer : A


Question 4

Score: 4%

Task

Check to see how many nodes are ready (not including nodes tainted NoSchedule ) and write the number to /opt/KUSC00402/kusc00402.txt.



Answer : A


Question 5

Score: 4%

Task

Create a persistent volume with name app-data , of capacity 1Gi and access mode ReadOnlyMany. The type of volume is hostPath and its location is /srv/app-data .



Answer : A


Page:    1 / 14   
Total 67 questions