Editing Certified Kubernetes Administrator v1.18

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
  
 
== [[Scheduling]] (5%) ==
 
== [[Scheduling]] (5%) ==
* [[Use label selectors to schedule Pods]]: <code>[[kubectl label nodes]]</code> and <code>[[nodeSelector]]</code>
+
* Use label selectors to schedule [[Pods]]
* Understand the role of [[DaemonSets]]: <code>[[kind: DaemonSet]]</code>
+
* Understand the role of [[DaemonSets]]
 
* Understand how [[resource limits]] can affect [[Pod scheduling]]
 
* Understand how [[resource limits]] can affect [[Pod scheduling]]
 
* Manually schedule a pod without a [[scheduler]]
 
* Manually schedule a pod without a [[scheduler]]
* Display scheduler events: <code>[[kubectl logs]]</code>
+
* Display scheduler events
 
* Know how to configure the [[Kubernetes scheduler]]
 
* Know how to configure the [[Kubernetes scheduler]]
  
Line 18: Line 18:
 
* Understand [[Kubernetes deployments|deployments]] and how to perform updates and rollbacks
 
* Understand [[Kubernetes deployments|deployments]] and how to perform updates and rollbacks
 
* Know various ways to configure applications
 
* Know various ways to configure applications
* [[Know how to scale applications]]
+
* Know how to scale applications
 
* Understand the primitives necessary to create a self-healing application
 
* Understand the primitives necessary to create a self-healing application
  
Line 36: Line 36:
  
 
== Storage (7%) ==
 
== Storage (7%) ==
* Understand [[persistent volumes]] and know how to create them. <code>[[kind]]: [[PersistentVolumeClaim]], [[PersistentVolume]]</code>
+
* Understand [[persistent volumes]] and know how to create them
* Understand [[access modes]] for [[Volumes (Kubernetes)|volumes]]
+
* Understand [[access modes]] for volumes
 
* Understand Kubernetes [[storage objects]]
 
* Understand Kubernetes [[storage objects]]
 
* Know how to configure applications with persistent storage
 
* Know how to configure applications with persistent storage
Line 45: Line 45:
 
* Troubleshoot [[control plane]] failure
 
* Troubleshoot [[control plane]] failure
 
* Troubleshoot [[worker node]] failure
 
* Troubleshoot [[worker node]] failure
* [[Troubleshoot networking]]
+
* Troubleshoot networking
  
 
== Core concepts (19%) ==
 
== Core concepts (19%) ==
 
* [[Understand the Kubernetes API primitives]]
 
* [[Understand the Kubernetes API primitives]]
* Understand the [[Kubernetes cluster architecture]]
+
* Understand the Kubernetes cluster architecture
* Understand [[Kubernetes Services|Services]] and other [[network primitives]]
+
* Understand Services and other network primitives
  
== Networking (11%) ==
+
==See also ==
* Understand the networking configuration on the [[cluster nodes]]
+
* {{CKA}}
* Understand [[Pod]] networking concepts
 
* Understand service networking
 
* [[Deploy and configure network load balancer]]
 
* Know how to use [[Ingress]] rules
 
* Know how to configure and use the cluster [[DNS]]
 
* Understand [[CNI]]
 
  
== Installation, Configuration & Validation (12%) ==
 
* Design a Kubernetes cluster
 
* [[Kubernetes installation|Install Kubernetes master and nodes]]
 
* Configure secure cluster communications
 
* [[Configure a Highly-Available Kubernetes Cluster]]
 
* Know where to get Kubernetes release binaries
 
* Provision underlying infrastructure to deploy a Kubernetes cluster
 
* Choose a network solution
 
* Choose your Kubernetes infrastructure configuration
 
* Run end-to-end test on you cluster
 
* Analyze end-to-end test results
 
* Run Node end-to-end test
 
* [[Install and use kubeadm to install, configure and manage Kubernetes cluster]]
 
  
== See also ==
 
* {{CKA}}
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page:

Advertising: