Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exercise for canary deployment #271

Merged
merged 4 commits into from
Jun 1, 2022
Merged

Conversation

giulianopz
Copy link
Contributor

@giulianopz giulianopz commented May 30, 2022

The CKAD Curriculum (v1.23) mentions between the domains of the exam the capacity to "Use Kubernetes primitives to implement common deployment strategies (e.g. blue/green or canary)": I propose to add a simple exercise to implement natively (i.e. without an ingress controller or service mesh) a canary deployment. It seems that a similar question came out in a candidate's exam: see issue #233.

c.pod_design.md Outdated Show resolved Hide resolved
@giulianopz giulianopz requested a review from dgkanatsios June 1, 2022 22:12
@dgkanatsios dgkanatsios merged commit d8eb990 into dgkanatsios:main Jun 1, 2022
@dgkanatsios
Copy link
Owner

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants