A basic overview of all Kubernetes container features including best practices Kubernetes is the foundation of modern IT infrastructures and an essential tool for fast and agile application deployment. However: the learning curve is steep, the architecture and the interplay of the numerous components must be well understood so that no chaos occurs. In this practice book, you will find a thorough introduction to the concepts and ideas of containerized environments. You will learn about the many components of a Kubernetes installation and learn how to deploy applications in a practical way.
From the contents:
- Fundamentals and concepts
- Pod and Container Management
- Resources as Code
- Scale and load balancing
- Storage
- Networks & Security
- Monitoring and troubleshooting
- Develop applications for Kubernetes
- Outside the box: operators, backups, istio, kvyerno, kustomize
- Package management with helmet