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

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Configuration (18%) ==
 
== Configuration (18%) ==
* Understand [[ConfigMaps]]: <code>[[kubectl describe configmaps]]</code>
+
* Understand [[ConfigMaps]]: <code>[[kubectl describe configmaps]]</code>
* Understand [[SecurityContexts]]: <code> securityContext</code> ([[Pod]])
+
* [[Understand SecurityContexts]]: <code>[[securityContext]]</code> ([[Pod]])
 
* Define an application's resource requirements  
 
* Define an application's resource requirements  
 
* [[CKAD:Create & consume Secrets|Create & consume Secrets]]: <code>[[kubectl]]</code> <code>[[kubectl create secret|create]]</code> | <code>[[kubectl get secrets|get]]</code> | <code>[[kubectl describe |describe]]</code>
 
* [[CKAD:Create & consume Secrets|Create & consume Secrets]]: <code>[[kubectl]]</code> <code>[[kubectl create secret|create]]</code> | <code>[[kubectl get secrets|get]]</code> | <code>[[kubectl describe |describe]]</code>

Revision as of 14:09, 17 July 2021

Core Concepts (13%)

Configuration (18%)

Multi-Container Pods (10%)

Pod Design (20%)

State Persistence (8%)

Observability (18%)

Services & Networking (13%)

See also

  • https://kubernetes.io/docs/concepts/storage/persistent-volumes/
  • Advertising: