Question 6 of 23
SIMULATION -
Exam CKA: Question 6 - Image 1

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.
    Correct Answer:
    Exam CKA: Question 6 - Image 2


    Exam CKA: Question 6 - Image 3


    Exam CKA: Question 6 - Image 4
Question 7 of 23
SIMULATION -
Exam CKA: Question 7 - Image 1

Task -
Scale the deployment presentation to 3 pods.
    Correct Answer:
    Exam CKA: Question 7 - Image 2
Question 8 of 23
SIMULATION -
Exam CKA: Question 8 - Image 1

Task -
Schedule a pod as follows:
✑ Name: nginx-kusc00401
✑ Image: nginx
✑ Node selector: disk=ssd
    Correct Answer:
    Exam CKA: Question 8 - Image 2


    Exam CKA: Question 8 - Image 3


    Exam CKA: Question 8 - Image 4
Question 9 of 23
SIMULATION -
Exam CKA: Question 9 - Image 1

Task -
Check to see how many nodes are ready (not including nodes tainted NoSchedule) and write the number to /opt/KUSC00402/kusc00402.txt.
    Correct Answer:
    Exam CKA: Question 9 - Image 2
Question 10 of 23
SIMULATION -
Exam CKA: Question 10 - Image 1

Task -
Schedule a Pod as follows:
✑ Name: kucc8
✑ App Containers: 2
✑ Container Name/Images:
- nginx
- consul
    Correct Answer:
    Exam CKA: Question 10 - Image 2


    Exam CKA: Question 10 - Image 3


    Exam CKA: Question 10 - Image 4