Kubernetes Administrator 2024: Kubernetes Architecture & Components






Kubernetes is a container orchestration solution. This provides benefits for administrators and software developers by allowing high availability through multiple cluster nodes as well as the ability to self-heal failed application pods. In this course, you'll start with an overview of Kubernetes features and how they are used to solve common problems and you will discover the components in the Kubernetes architectures. Moving on, you will consider the role of control plane and worker nodes in the cluster followed by discovering the purpose of pods in the cluster. Next, explore the pod life cycle including pod state as well as ReplicaSets and StatefulSets. You will discover how deployments, namespaces, ConfigMaps, and secrets are used in the cluster. Lastly, you will learn how etcd is used to track the state of all cluster components. This course can be used to prepare for the Certified Kubernetes Administrator (CKA) exam.




1.55

Kubernetes Administrator 2024: Kubernetes Architecture & Components

  • define the benefits of managing container clusters using Kubernetes
  • identify Kubernetes cluster components
  • outline the role of a cluster control plane node
  • outline the role of a cluster worker node
  • recognize that pods are deployed to nodes and consist of one or more containers
  • identify the phases of the pod life cycle
  • outline how managing pod replicas is possible using ReplicaSets
  • recognize how stateful applications benefit from StatefulSets
  • describe the Kubernetes component hierarchy including deployments
  • outline how Kubernetes components get deployed into namespaces
  • outline how container configuration settings can be pulled from ConfigMaps
  • outline how secure encoded container configuration settings can be pulled from secrets
  • outline how etcd stores cluster state data for all components

  • it_cldopcka_02_enus