Difference between revisions of "Certified Kubernetes Administrator v1.15"

From wikieduonline
Jump to navigation Jump to search
Line 18: Line 18:
 
* Understand how to use Labels, Selector and Annotations
 
* Understand how to use Labels, Selector and Annotations
 
* Understand Deployments and how to perform [[rolling updates]]: <code>[[kubectl rolling-update]]</code>
 
* Understand Deployments and how to perform [[rolling updates]]: <code>[[kubectl rolling-update]]</code>
* Understand Deployments and how to perform [[rollbacks]]
+
* Understand Deployments and how to perform [[rollbacks]]: <code>[[Kubectl rollout]]</code>
  
 
== State Persistence (8%) ==
 
== State Persistence (8%) ==

Revision as of 20:02, 6 January 2020

Certified Kubernetes Administrator based on v1.15.0 (Jun 2019): https://github.com/cncf/curriculum/blob/master/CKAD_Curriculum_V1.15.0.pdf

Core Concepts (13%)

Configuration (18%)

Understand ConfigMaps

Understand SecurityContexts

Define an application's resource requirements

Create & consume Secrets

Understand ServiceAccounts

Multi-Container Pods (10%)

Pod Design (20%)

State Persistence (8%)

Services & Networking (13%)

Observability (18%)

  • Understand LivenessProves and ReadinessProbes
  • Understand container logging
  • Understand how to monitor applications in Kubernetes
  • Understand debugging in Kubernetes

See also

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: https://en.wikiversity.org/wiki/DevOps/Kubernetes/Certified_Kubernetes_Administrator

Advertising: