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 5 Question 46 Discussion

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

Refer to Exhibit.

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

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

German
8 days ago
Wait, is that the correct image tag? 1.13.7? I thought Nginx was up to version 1.19 by now. *scratches head in confusion*
upvoted 0 times
...
Jerry
10 days ago
This is a piece of cake! I could do this with my eyes closed. *winks dramatically*
upvoted 0 times
...
Kenneth
13 days ago
Whoa, 4 replicas? That's a lot of Nginx pods. I hope my cluster can handle the load. *sweats nervously*
upvoted 0 times
...
Micaela
23 days ago
Hmm, the environment variable name seems a bit unusual. But I guess that's what they're looking for. Time to copy and paste!
upvoted 0 times
Glen
11 hours ago
User 3: Just follow the instructions and set it as specified.
upvoted 0 times
...
Ressie
6 days ago
User 2: Yeah, it does look odd, but that's what the task requires.
upvoted 0 times
...
Elroy
11 days ago
User 1: The environment variable name is a bit strange, NGINX__PORT=8080.
upvoted 0 times
...
...
Ty
24 days ago
Looks good! Exactly what the question is asking for. I'd better double-check my work, though, just to be sure.
upvoted 0 times
...
Corrie
24 days ago
We also need to configure the pod with the lfccncf/nginx:1.13.7 image and set NGINX_PORT=8080.
upvoted 0 times
...
Franklyn
26 days ago
Yes, we need to run it in the kdpd00201 namespace with 4 replicas named frontend.
upvoted 0 times
...
Corrie
28 days ago
I think the question is asking us to create a new deployment for nginx.
upvoted 0 times
...

Save Cancel