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

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

Context

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: B

Contribute your Thoughts:

Vi
4 days ago
This seems similar to the practice question we did on traffic splitting. I just need to recall how to set the max pods correctly.
upvoted 0 times
...
Erick
8 days ago
Okay, let's see. The key issues seem to be the non-agnostic logic bundled with the agnostic logic, and the performance problems caused by the remote communication. I think the Orchestration pattern could help address both of those.
upvoted 0 times
...
Ashton
15 days ago
This seems like a straightforward true/false question. I'll read through the statement carefully and select the option that best matches.
upvoted 0 times
...
Chu
15 days ago
I'm pretty sure the correct answer is 'D. 200 OK', since that's the standard SIP message sent from the called endpoint to indicate the call has been accepted.
upvoted 0 times
...

Save Cancel