Difference between revisions of "Certified Kubernetes Administrator v1.15"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
== [[Pod]] Design (20%) == | == [[Pod]] Design (20%) == | ||
* Understand how to use Labels, Selector and Annotations | * Understand how to use Labels, Selector and Annotations | ||
− | * Understand Deployments and how to perform | + | * [[Understand Deployments and how to perform rolling updates]]: <code>[[kubectl rolling-update]]</code> |
* [[Understand Deployments and how to perform rollbacks]]: <code>[[Kubectl rollout]]</code> | * [[Understand Deployments and how to perform rollbacks]]: <code>[[Kubectl rollout]]</code> | ||
Revision as of 20:11, 6 January 2020
Certified Kubernetes Administrator based on v1.15.0 (Jun 2019): https://github.com/cncf/curriculum/blob/master/CKAD_Curriculum_V1.15.0.pdf
Contents
Core Concepts (13%)
Configuration (18%)
Understand ConfigMaps
Understand SecurityContexts
Define an application's resource requirements
Create & consume Secrets
Understand ServiceAccounts
Multi-Container Pods (10%)
- Understand Multi-Container Pod design patters (e.g. ambassador, adapter, sidecar)
Pod Design (20%)
- Understand how to use Labels, Selector and Annotations
- Understand Deployments and how to perform rolling updates:
kubectl rolling-update
- Understand Deployments and how to perform rollbacks:
Kubectl rollout
State Persistence (8%)
Services & Networking (13%)
- Understand Services
- Demonstrate basic understanding of NetworkPolicies
Observability (18%)
- Understand LivenessProves and ReadinessProbes
- Understand container logging
- Understand how to monitor applications in Kubernetes
- Understand debugging in Kubernetes
See also
- Kubernetes: distributions, tools, CKA, CKS, Kubernetes interfaces: CSI, CNI, installation, workloads, networking,
kubeadm
,Kubernetes API
, Kubernetes API Server,kubectl, kubeadm, kubelet, kube-proxy
, Cloud services: EKS, GKE, TKE, DKS, Helm, Kubernetes RBAC, Kubernetes deployments, Minikube, Rancher, OpenShift, Charmed Kubernetes, Ingress, Kubernetes scheduler, Kubernetes Finalizers, logging, Kubernetes operator, Orka,kind:
, Kubernetes namespaces, Kubernetes dashboard, Kubernetes Metrics Server, Field Selectors, CoreDNS, CRI, Kubernetes Topology Manager, Kubernetes governance: (SIG, KEP), Kustomize, controllers,ReadinessProbe, LivenessProbe
, KOPS, K9s, Kui, k3s, ImagePullBackOff, PDB, EndPoints, Kots, metadata, Karpenter, Replicated.com, Kubernetes Authenticating, Kubernetes timeline, Changelog/Versions, service accounts, Kubernetes Pod Lifecycle, Kubernetes Conformance Certified, Kubernetes backup, Kubernetes Pod Security Admission, tEKS, Kubernetes events, Kubernetes ports, Kubernetes policies, Connect, addons, DoKC, Kubernetes control plane, Kubernetes Federation, Kubernetes info, Kubetest2, Sidecar (Kubernetes) - Kubernetes Certified Administrator Certification exam.
- Kubernetes playground
- Play with Kubernetes
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.
Source: https://en.wikiversity.org/wiki/DevOps/Kubernetes/Certified_Kubernetes_Administrator
Advertising: