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

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
== 25% - [[Cluster Architecture]], [[Installation]] & [[Configuration]] ==
 
== 25% - [[Cluster Architecture]], [[Installation]] & [[Configuration]] ==
 
* Manage [[Kubernetes RBAC|role based access control]] ([[RBAC]])
 
* Manage [[Kubernetes RBAC|role based access control]] ([[RBAC]])
* Use <code>[[kubeadm]]</code> to [[install a basic cluster]]
+
* [[Use kubeadm to install a basic cluster]]
 
* Manage a [[highly-available Kubernetes cluster]]
 
* Manage a [[highly-available Kubernetes cluster]]
* [[Provision underlying infrastructure]] to deploy a Kubernetes cluster
+
* [[Provision underlying infrastructure to deploy a Kubernetes cluster]]
* Perform a [[version upgrade]] on a Kubernetes cluster using <code>[[kubeadm]]</code>
+
* [[Perform a version upgrade on a Kubernetes cluster using kubeadm]]
 
* [[Implement etcd backup and restore]]
 
* [[Implement etcd backup and restore]]
  
== 15% - Workloads & [[Scheduling]] ==
+
== 15% - [[Workloads & Scheduling]] ==
 
* [[Understand deployments and how to perform rolling update and rollbacks]]
 
* [[Understand deployments and how to perform rolling update and rollbacks]]
 
* [[Use ConfigMaps and Secrets to configure applications]]
 
* [[Use ConfigMaps and Secrets to configure applications]]
* Know how to [[scale applications]]
+
* [[Know how to scale applications]]
 
* Understand the [[primitives]] used to create [[robust]], [[self-healing]], [[application deployments]]
 
* Understand the [[primitives]] used to create [[robust]], [[self-healing]], [[application deployments]]
 
* Understand how [[resource limits]] can affect [[Pod scheduling]]
 
* Understand how [[resource limits]] can affect [[Pod scheduling]]
Line 20: Line 20:
 
* [[Understand host networking configuration on the cluster nodes]]
 
* [[Understand host networking configuration on the cluster nodes]]
 
* [[Understand connectivity between Pods]]
 
* [[Understand connectivity between Pods]]
* Understand <code>[[ClusterIP]], [[NodePort]], [[LoadBalancer]]</code> service types and [[endpoints]]
+
* [[Understand ClusterIP, NodePort, LoadBalancer service types and endpoints]]
 
* [[Know how to use Ingress controllers and Ingress resources]]
 
* [[Know how to use Ingress controllers and Ingress resources]]
 
* [[Know how to configure and use CoreDNS]]
 
* [[Know how to configure and use CoreDNS]]
Line 26: Line 26:
  
 
== 10% - [[Kubernetes storage|Storage]] ==
 
== 10% - [[Kubernetes storage|Storage]] ==
* Understand [[storage classes]], [[persistent volumes]]
+
* [[Understand storage classes, persistent volumes]]
* Understand [[volume mode]], [[access modes]] and [[reclaim policies]] for [[Volumes (Kubernetes)|volumes]]
+
* [[Understand volume mode, access modes and reclaim policies for volumes]]
* Understand [[persistent volume claims]] primitive
+
* [[Understand persistent volume claims primitive]]
 
* [[Know how to configure applications with persistent storage]]
 
* [[Know how to configure applications with persistent storage]]
  

Latest revision as of 22:00, 9 November 2023

25% - Cluster Architecture, Installation & Configuration[edit]

15% - Workloads & Scheduling[edit]

20% - Service & Networking[edit]

10% - Storage[edit]

30% - Troubleshooting[edit]

See also[edit]

Advertising: