Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation Exam CKAD Topic 2 Question 62 Discussion

Actual exam question for Linux Foundation's CKAD exam
Question #: 62
Topic #: 2
[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:

Denna
12 days ago
Yes, that's correct. We also need to expose port 6379 for the pod.
upvoted 0 times
...
Lai
17 days ago
I think we need to use the Ifccncf/redis image with the 3.2 tag for this task.
upvoted 0 times
...
Erasmo
21 days ago
Haha, hope I don't mix up the namespace and the pod name. 'web' and 'cache' - easy to get those mixed up, you know?
upvoted 0 times
Shizue
7 days ago
Don't worry, just take your time and double check before creating the pod.
upvoted 0 times
...
...
Elizabeth
28 days ago
Hmm, gotta make sure I get the namespace, pod name, and image version details right. Can't mess this one up!
upvoted 0 times
Thea
1 days ago
Use the Ifccncf/redis image with the 3.2 tag for the pod.
upvoted 0 times
...
Shanda
2 days ago
Don't forget to run the pod in the web namespace.
upvoted 0 times
...
Evelynn
20 days ago
Make sure to set the configuration context to k8s before creating the pod.
upvoted 0 times
...
...
Denna
1 months ago
I agree, creating a pod with specific characteristics can be tricky.
upvoted 0 times
...
Lai
2 months ago
This question seems challenging.
upvoted 0 times
...
Titus
2 months ago
Ah, I see what they're asking. Creating a pod in the web namespace with the specified image and port exposure. Seems straightforward enough.
upvoted 0 times
Annamae
19 days ago
Don't forget to expose port 6379 as well.
upvoted 0 times
...
Corrie
28 days ago
We need to name the pod 'cache' and use the Ifccncf/redis image with the 3.2 tag.
upvoted 0 times
...
Nathalie
1 months ago
Let's start by creating the pod in the web namespace.
upvoted 0 times
...
...

Save Cancel