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

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* [[Create and configure basic Pods]]: <code>[[kubectl create]]</code>, <code>[[kubectl apply]]</code>
 
* [[Create and configure basic Pods]]: <code>[[kubectl create]]</code>, <code>[[kubectl apply]]</code>
  
 
+
== Configuration (18%) ==
 +
*  Understand [[ConfigMaps]]: <code>[[kubectl describe configmaps]]</code>
 +
* Understand [[SecurityContexts]]: <code> securityContext</code> ([[Pod]])
 +
* 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>
 +
* Understand [[ServiceAccounts]]
  
 
== See also ==
 
== See also ==

Revision as of 20:50, 13 July 2021

Advertising: