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

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

Refer to Exhibit.

Set Configuration Context:

[student@node-1] $ | kubectl

Config use-context k8s

Context

A pod is running on the cluster but it is not responding.

Task

The desired behavior is to have Kubemetes restart the pod when an endpoint returns an HTTP 500 on the /healthz endpoint. The service, probe-pod, should never send traffic to the pod while it is failing. Please complete the following:

* The application has an endpoint, /started, that will indicate if it can accept traffic by returning an HTTP 200. If the endpoint returns an HTTP 500, the application has not yet finished initialization.

* The application has another endpoint /healthz that will indicate if the application is still working as expected by returning an HTTP 200. If the endpoint returns an HTTP 500 the application is no longer responsive.

* Configure the probe-pod pod provided to use these endpoints

* The probes should use port 8080

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Filiberto
8 hours ago
Hmm, I bet the trick is in the details of the probe configuration. Let's see if I can nail this one.
upvoted 0 times
...
Arleen
3 days ago
This is a good one. I like how it covers both the liveness and readiness probes. Time to put my Kubernetes skills to the test!
upvoted 0 times
...
Annmarie
7 days ago
The probes sound straightforward, but I wonder if there are any edge cases I should be aware of.
upvoted 0 times
...
Horace
18 days ago
Ah, finally a question that tests my Kubernetes knowledge! This is right up my alley.
upvoted 0 times
...
Shawnee
23 days ago
The probes will check the /healthz and /started endpoints to ensure the pod is responsive and ready to receive traffic.
upvoted 0 times
...
Lynelle
24 days ago
Yes, we should create a livenessProbe and a readinessProbe in the pod's definition yaml file.
upvoted 0 times
...
Shawnee
26 days ago
I think we need to configure liveness and readiness probes on the pod.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77