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 2 Question 56 Discussion

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

Refer to Exhibit.

Task

You are required to create a pod that requests a certain amount of CPU and memory, so it gets scheduled to-a node that has those resources available.

* Create a pod named nginx-resources in the pod-resources namespace that requests a minimum of 200m CPU and 1Gi memory for its container

* The pod should use the nginx image

* The pod-resources namespace has already been created

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

The task is clear, but I'll double-check the YAML just to be sure I have everything right.
upvoted 0 times
...
Martha
1 days ago
I agree. We should create the pod named nginx-resources in the pod-resources namespace with the specified requirements.
upvoted 0 times
...
Antonio
3 days ago
Yes, we need to make sure the pod gets scheduled to a node with those resources available.
upvoted 0 times
...
Martha
6 days ago
I think the question is asking us to create a pod with specific CPU and memory requests.
upvoted 0 times
...
Jules
9 days ago
This looks straightforward. I'll create the pod with the specified resources and namespace.
upvoted 0 times
...

Save Cancel