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 1 Question 42 Discussion

Actual exam question for Linux Foundation's Certified Kubernetes Application Developer exam
Question #: 42
Topic #: 1
[All Certified Kubernetes Application Developer 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:

Jarod
30 days ago
Finally, a question that doesn't involve parsing YAML! This is right up my alley. *cracks knuckles*
upvoted 0 times
...
Emilio
1 months ago
Wait, is this a trick question? I feel like there's got to be a catch somewhere. *scratches head*
upvoted 0 times
...
Dick
1 months ago
Canary deployment, the secret ingredient to a successful app rollout. Just add a sprinkle of traffic-splitting magic and voila!
upvoted 0 times
Earleen
9 days ago
It's like having a safety net for your application updates.
upvoted 0 times
...
Kathrine
10 days ago
Yes, they allow you to gradually roll out changes and monitor for any issues.
upvoted 0 times
...
Marla
15 days ago
Canary deployments are a game-changer for testing new releases.
upvoted 0 times
...
Angella
16 days ago
Exactly! Splitting traffic between the current and canary deployments is key.
upvoted 0 times
...
Delisa
21 days ago
I agree, it's like having a safety net before fully rolling out the update.
upvoted 0 times
...
Annelle
24 days ago
Canary deployments are a game-changer for testing new releases.
upvoted 0 times
...
...
Lashandra
1 months ago
Yes, and we also need to modify the Deployment to control traffic distribution.
upvoted 0 times
...
Nelida
1 months ago
I believe we need to create an identical Deployment for the canary release.
upvoted 0 times
...
Wynell
2 months ago
This looks like a pretty straightforward Canary deployment setup. I'd go with the solution that creates the new Deployment and adjusts the traffic split.
upvoted 0 times
Cherrie
1 months ago
Yes, it helps minimize risks by gradually rolling out changes to a subset of users.
upvoted 0 times
...
Becky
1 months ago
I agree, setting up a Canary deployment is a good practice for testing new releases.
upvoted 0 times
...
...
Lashandra
2 months ago
I agree, it's a common scenario in Kubernetes environments.
upvoted 0 times
...
Nelida
2 months ago
I think the question about Canary deployment is interesting.
upvoted 0 times
...

Save Cancel