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

From wikieduonline
Jump to navigation Jump to search
Line 15: Line 15:
 
== Multi-Container Pods (10%) ==
 
== Multi-Container Pods (10%) ==
 
* Understand Multi-[[Container]] [[Pod]] design patters (e.g. [[ambassador]], [[adapter]], [[sidecar]]) (Review: https://github.com/dgkanatsios/CKAD-exercises/blob/master/b.multi_container_pods.md)
 
* Understand Multi-[[Container]] [[Pod]] design patters (e.g. [[ambassador]], [[adapter]], [[sidecar]]) (Review: https://github.com/dgkanatsios/CKAD-exercises/blob/master/b.multi_container_pods.md)
 +
 +
== [[Pod]] Design (20%) ==
 +
* [[CKAD: Understand how to use Labels, Selector and Annotations|Understand how to use Labels, Selector and Annotations]]: <code>[[kubectl label]]</code>, <code>[[kubectl annotate]]</code>, <code>[[NodeSelector]]</code>
 +
* [[Understand Deployments and how to perform rolling updates]]: <code>[[kubectl rolling-update]]</code>
 +
* [[Understand Deployments and how to perform rollbacks]]: <code>[[Kubectl rollout]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 20:51, 13 July 2021

Advertising: