Overview
kapp is a CLI utility that improves on the experience of working with kubectl by managing groups of Kubernetes resources as applications.
This allows for applying changes safely and predictably, watching resources as they converge.
Theory
- Know what kapp is and how it fits into the
Carveltoolchain.
- Review the
kappdocumentation
Practical
- Know how to use kapp for deploying
apps.
- TODO: write tutorial here.
The basic kapp tutorial is now complete!
For a longer form tutorial check out how kapp fits into a carvel package the hard way
