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 10 Question 9 Discussion

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

Refer to Exhibit.

Context

Developers occasionally need to submit pods that run periodically.

Task

Follow the steps below to create a pod that will start at a predetermined time and]which runs to completion only once each time it is started:

* Create a YAML formatted Kubernetes manifest /opt/KDPD00301/periodic.yaml that runs the following shell command: date in a single busybox container. The command should run every minute and must complete within 22 seconds or be terminated oy Kubernetes. The Cronjob namp and container name should both be hello

* Create the resource in the above manifest and verify that the job executes successfully at least once

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Jacklyn
15 days ago
I hope the answer choices aren't as confusing as the exhibit image. That thing looks like a maze!
upvoted 0 times
...
Sherron
23 days ago
Alright, time to put my Kubernetes skills to the test. Let's do this!
upvoted 0 times
...
Franklyn
23 days ago
Hmm, I wonder if I can sneak in a joke about 'running on time' or 'timing is everything' in my response. Gotta keep things light, you know?
upvoted 0 times
Nikita
14 hours ago
User 2: Nice! Did you manage to make it run on time?
upvoted 0 times
...
Lorita
3 days ago
User 1: I think I nailed the Kubernetes manifest for the periodic pod.
upvoted 0 times
...
...
Matthew
29 days ago
I like how the task is clearly defined, with specific requirements to follow. This should be a good way to test my Kubernetes knowledge.
upvoted 0 times
...
Clay
1 months ago
The question seems straightforward, but I want to double-check the specifics on the timing and container name.
upvoted 0 times
Carlton
10 days ago
You can set the timing in the YAML manifest file for the Cronjob.
upvoted 0 times
...
...
Janessa
2 months ago
I believe the key is to ensure the command completes within 22 seconds or Kubernetes will terminate it.
upvoted 0 times
...
Cortney
2 months ago
Yes, we need to create a YAML manifest for a CronJob that runs a shell command every minute.
upvoted 0 times
...
Janessa
2 months ago
I think the question is about creating a pod that runs periodically.
upvoted 0 times
...

Save Cancel