Exit CKA Linux Foundation Certified Kubernetes Administrator (CKA)
Question 5 of 5
0% complete
Q5 Lab

Simulation

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.

Not auto-scored - compare your configuration against the model answer.