Difference between revisions of "Certified Kubernetes Administrator v1.24"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://training.linuxfoundation.org/certification/certified-kubernetes-administrator-cka/ | * https://training.linuxfoundation.org/certification/certified-kubernetes-administrator-cka/ | ||
+ | |||
+ | |||
+ | * 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 | ||
== 30% - [[Troubleshooting]] == | == 30% - [[Troubleshooting]] == |
Revision as of 19:16, 13 September 2022
- 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
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
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
See also
Advertising: