Difference between revisions of "Certified Kubernetes Administrator v1.23"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* Use [[ConfigMaps]] and [[Kubernetes secrets|Secrets]] to configure applications | * Use [[ConfigMaps]] and [[Kubernetes secrets|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 | ||
* Awareness of manifest management and common templating tools | * Awareness of manifest management and common templating tools |
Revision as of 12:11, 18 May 2022
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
- Understand deployments and how to perform rolling update and rollbacks
- Use ConfigMaps and Secrets to configure applications
- Know how to scale applications
- Understand the primitives used to create robust, self-healing, application deployments
- Understand how resource limits can affect Pod scheduling
- Awareness of manifest management and common templating tools
See also
Advertising: