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 CKA Exam - Topic 6 Question 24 Discussion

Actual exam question for Linux Foundation's CKA exam
Question #: 24
Topic #: 6
[All CKA Questions]

Score: 5%

Task

From the pod label name=cpu-utilizer, find pods running high CPU workloads and write the name of the pod consuming most CPU to the file /opt/KUTR00401/KUTR00401.txt (which already exists).

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Evangelina
5 months ago
This seems too simple, I feel like there's more to it.
upvoted 0 times
...
Desirae
5 months ago
Nice, but what if there are multiple pods with high usage?
upvoted 0 times
...
Angelica
5 months ago
Wait, is that the right label? Shouldn't it be `cpu-utilizer`?
upvoted 0 times
...
Sharika
5 months ago
Totally agree, that's the way to go!
upvoted 0 times
...
Nguyet
5 months ago
Just use `kubectl top` to check CPU usage!
upvoted 0 times
...
German
5 months ago
I think the command to find the pod with the highest CPU usage is straightforward, but I’m a bit confused about how to extract just the pod name for the output file.
upvoted 0 times
...
Candida
5 months ago
I feel like I should be able to write the output to the file, but I can't remember if we need to use `>>` or just `>` for appending.
upvoted 0 times
...
Talia
5 months ago
I think we need to use `kubectl top` to check the CPU usage, but I'm not sure if the label is correct. Was it `cpu-utilizer` or `cpu-user`?
upvoted 0 times
...
Cecilia
6 months ago
I remember practicing a similar question where we had to filter pods by labels. I hope I can recall the exact command for this one.
upvoted 0 times
...
Bulah
6 months ago
Hmm, I'm a bit unsure about this one. The question is asking about a specific value in a report, so I'll need to make sure I understand the context and the possible meanings of that value.
upvoted 0 times
...
Coleen
6 months ago
This seems like a straightforward question. I'd go with option C - explain that it's not an IT issue and they need to speak to someone else.
upvoted 0 times
...
Raul
6 months ago
I think I know the answer to this one. Creating a context filter for a crosstab report using a dimensional data source changes the rows and columns, not just the measure values.
upvoted 0 times
...

Save Cancel