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

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://github.com/cncf/curriculum/blob/master/CKA_Curriculum_v1.25.pdf {{CKA}}")
 
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
* https://github.com/cncf/curriculum/blob/master/CKA_Curriculum_v1.25.pdf
 
* https://github.com/cncf/curriculum/blob/master/CKA_Curriculum_v1.25.pdf
  
 +
== 25% - [[Cluster Architecture, Installation & Configuration]] ==
 +
* [[Manage role based access control (RBAC)]]
 +
* [[Use Kubeadm to install a basic cluster]]
 +
* [[Manage a highly-available Kubernetes cluster]]
 +
* [[Provision underlying infrastructure to deploy a Kubernetes cluster]]
 +
* [[Perform a version upgrade on a Kubernetes cluster using Kubeadm]]
 +
* [[Implement etcd backup and restore]]
  
 +
== 15% - [[Workloads & Scheduling]] ==
 +
{{Workload & Scheduling}}
  
 +
== 20% - [[Services & Networking]] ==
 +
* [[Understand host networking configuration on the cluster nodes]]
 +
* [[Understand connectivity between Pods]]
 +
* [[Understand ClusterIP, NodePort, LoadBalancer service types and endpoints]]
 +
* [[Know how to use Ingress controllers and Ingress resources]]
 +
* [[Know how to configure and use CoreDNS]]
 +
* [[Choose an appropriate container network interface plugin]]
  
{{CKA}}
+
== 10% - [[Kubernetes Storage|Storage]] ==
 +
* [[Understand storage classes, persistent volumes]]
 +
* [[Understand volume mode, access modes and reclaim policies for volumes]]
 +
* [[Understand persistent volume claims primitive]]
 +
* [[Know how to configure applications with persistent storage]]
 +
 
 +
== 30% - [[Troubleshooting]] ==
 +
* [[Evaluate cluster and node logging]]
 +
* [[Understand how to monitor applications]]
 +
* [[Manage container stdout & stderr logs]]
 +
* [[Troubleshoot application failure]]
 +
* [[Troubleshoot cluster component failure]]
 +
* [[Troubleshoot networking]]
 +
 
 +
== Related ==
 +
* [[Kubernetes v1.25]] (Aug 2022)
 +
 
 +
== See also ==
 +
* {{CKA}}
 +
 
 +
[[Category:CKA]]

Latest revision as of 12:24, 10 October 2023

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

15% - Workloads & Scheduling[edit]

20% - Services & Networking[edit]

10% - Storage[edit]

30% - Troubleshooting[edit]

Related[edit]

See also[edit]

Advertising: