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 5 Question 58 Discussion

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

Refer to Exhibit.

Context

You are asked to prepare a Canary deployment for testing a new application release.

Task:

A Service named krill-Service in the goshark namespace points to 5 pod created by the Deployment named current-krill-deployment

1) Create an identical Deployment named canary-kill-deployment, in the same namespace.

2) Modify the Deployment so that:

-A maximum number of 10 pods run in the goshawk namespace.

-40% of the krill-service 's traffic goes to the canary-krill-deployment pod(s)

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Alise
2 days ago
I believe modifying the Deployment to control traffic distribution is crucial for testing the new release.
upvoted 0 times
...
Denise
7 days ago
The 40% traffic split seems about right. Wouldn't want to overwhelm the new deployment right off the bat. Slow and steady wins the race.
upvoted 0 times
...
Lottie
10 days ago
Wait, so we're creating a 'canary-kill-deployment'? I hope that's not foreshadowing anything ominous!
upvoted 0 times
Alita
2 days ago
User1: Don't worry, it's just a term for a type of deployment strategy.
upvoted 0 times
...
...
Hobert
19 days ago
I agree, it helps to minimize risks by gradually rolling out changes.
upvoted 0 times
...
Maryanne
19 days ago
This is a tricky one. Gotta make sure we don't break the live service while testing the new release. Canary deployment is the way to go.
upvoted 0 times
...
Ashley
20 days ago
Hmm, I'm not sure about the 10 pod limit. Shouldn't we just scale it based on demand? Oh well, I guess they know what they're doing.
upvoted 0 times
...
Helaine
21 days ago
Okay, let's see here. We need to create a Canary deployment with a maximum of 10 pods and 40% of the traffic going to the new deployment. Looks like a solid plan to me.
upvoted 0 times
Angella
4 days ago
User 2: Yes, and we also need to modify the Deployment so that 40% of the krill-service's traffic goes to the canary-krill-deployment pod(s).
upvoted 0 times
...
Kate
5 days ago
User 1: I think we need to create an identical Deployment named canary-kill-deployment in the same namespace.
upvoted 0 times
...
...
Adelina
27 days ago
I think setting up a Canary deployment is important for testing new releases.
upvoted 0 times
...

Save Cancel