Question 31

Scale the deployment to 5 replicas

Question 32

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

Question 33

You have a Deployment named 'my-app' running a web application with three replicas. The application is exposed using a 'LoadBalancer' service. You want to create a 'ClusterlP' service for internal communication within the Kubernetes cluster and route traffic from the 'LoadBalancer' service to the 'ClusterlP' service.

Question 34

Create a pod as follows:
* Name: mongo
* Using Image: mongo
* In a new Kubernetes namespace named

Question 35

On the NGFW, how can you generate and block a private key from export and thus harden your security posture and prevent rogue administrators or other bad actors from misusing keys?