2 Kubernetes cluster

 

This chapter covers

  • Control plane and worker node components in a multinode cluster
  • Upgrading control plane components with kubeadm
  • Investigating Pod and node networking
  • Backing up and restoring etcd
  • Taints and tolerations

The Kubernetes cluster architecture is almost impossible to grasp without getting inside a running cluster and discovering the components firsthand. No matter how you look at it, as Kubernetes administrators, we have to know what’s happening under the hood. When you finish this chapter, you will feel comfortable accessing all the components in a Kubernetes cluster, upgrading components when needed, and backing up the cluster configuration.

2.1 Kubernetes cluster components

 

2.1.1 Kubernetes version upgrade

 
 

2.1.2 The control plane

 
 
 

2.1.3 Taints and tolerations

 
 
 

2.1.4 Nodes

 
 
 
 

2.2 Datastore etcd

 
 

2.2.1 Working with etcdctl

 
 
 
 

2.2.2 Client and server certificates

 
 
 

2.3 Exam exercises

 

Summary

 
 
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage
test yourself with a liveTest