List of questions
Related questions
Question 10 - CKAD discussion
Context
Task
Create a new deployment for running.nginx with the following parameters;
• Run the deployment in the kdpd00201 namespace. The namespace has already been created
• Name the deployment frontend and configure with 4 replicas
• Configure the pod with a container image of lfccncf/nginx:1.13.7
• Set an environment variable of NGINX__PORT=8080 and also expose that port for the container above
A.
See the solution below.
Your answer:
0 comments
Sorted by
Leave a comment first