Table of Contents
Preface
Section 1: Introduction and Setup
Chapter 1:
Understanding Kubernetes and Helm
From monoliths to modern microservices4
What is Kubernetes?7
Container Orchestration7
High availability9
Scalability9
Active community10
Deploying a Kubernetes application10
Deployment11
Services12
PersistentVolumeClaim13
Approaches in resource management14
Imperative and declarative configuration14
Resource configuration challenges18
The many types of Kubernetes resources18
Keeping the live and local states in sync19
Application life cycles are hard to manage20
Resource files are static20
Helm to the rescue!21
Understanding package managers22
The Kubernetes package manager23
Summary27
Further reading28
Questions28
Chapter 2:
Preparing a ...
Get Learn Helm now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.