Section 5: Advanced Kubernetes
There is still a lot to say about Kubernetes. In this section, we are going to discuss some other advanced Kubernetes topics. These topics are not forcibly linked together, but it's nice to discuss all of them. We will discover the Helm package manager, advanced techniques for scheduling, the Ingress resource, and more.
This part of the book comprises the following chapters:
- Chapter 17, Working with Helm Charts
- Chapter 18, Authentication and Authorization on Kubernetes
- Chapter 19, Advanced Techniques for Scheduling Pods
- Chapter 20, Autoscaling Kubernetes Pods and Nodes
- Chapter 21, Advanced Traffic Routing with Ingress