by Frank Farzan with contributions from the kpt team and community
Welcome to the The kpt Book, a step-by-step introduction to kpt.
This book is organized as follows:
- Chapter 1 is a quickstart to get you oriented with kpt and sets up the
context for the rest of the book. - Chapter 2 introduces the fundamental concepts in kpt.
- Chapter 3 covers how to work with kpt packages.
- Chapter 4 covers how to use kpt functions to automate configuration changes.
- Chapter 5 guides you through developing custom functions.
- Chapter 6 covers how to deploy a package to a Kubernetes cluster.
- Chapter 7 covers effective customizations techniques.
- Chapter 8 provides a practical guide for using kpt in CI/CD workflows.
Let's get started!