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 26 Discussion

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

Refer to Exhibit.

Set Configuration Context:

[student@node-1] $ | kubectl

Config use-context k8s

Context

A web application requires a specific version of redis to be used as a cache.

Task

Create a pod with the following characteristics, and leave it running when complete:

* The pod must run in the web namespace.

The namespace has already been created

* The name of the pod should be cache

* Use the Ifccncf/redis image with the 3.2 tag

* Expose port 6379

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Sarina
1 days ago
Yes, we need to create a pod in the web namespace using the Ifccncf/redis image with the 3.2 tag.
upvoted 0 times
...
Holley
3 days ago
I think the question is asking us to create a pod with specific characteristics.
upvoted 0 times
...

Save Cancel