Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation Exam CKAD Topic 1 Question 42 Discussion

Actual exam question for Linux Foundation's CKAD exam
Question #: 42
Topic #: 1
[All CKAD Questions]

Refer to Exhibit.

Task:

Create a Deployment named expose in the existing ckad00014 namespace running 6 replicas of a Pod. Specify a single container using the ifccncf/nginx: 1.13.7 image

Add an environment variable named NGINX_PORT with the value 8001 to the container then expose port 8001

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Lovetta
4 days ago
And don't forget to expose port 8001. That's important for the solution.
upvoted 0 times
...
Sherron
4 days ago
This seems straightforward enough. I just need to create a Deployment with 6 replicas, use the correct image, and add the environment variable NGINX_PORT with the value 8001.
upvoted 0 times
...
Charolette
6 days ago
Yes, we need to use the ifccncf/nginx:1.13.7 image and add an environment variable named NGINX_PORT with the value 8001.
upvoted 0 times
...
Lovetta
8 days ago
I think the question is asking us to create a Deployment with 6 replicas of a Pod.
upvoted 0 times
...

Save Cancel