In this chapter, we will look into Kubernetes and container management. We will begin the chapter by going over the core concepts of Kubernetes. Next, we will get our hands dirty by administering a Kubernetes cluster in GCP and performing different actions on it. We will also configure cluster networking and learn more about its different aspects and how they fit into this container world. This chapter has been written to give you a fairly good understanding of Kubernetes, but it is highly recommended that you read through some advanced books to become a true expert in Kubernetes.
In this chapter, we will cover:
- Kubernetes concepts
- Administering a cluster
- Configuring cluster networking