April 2021
Intermediate to advanced
344 pages
9h 29m
English
This chapter covers
In chapter 2, you learned how GitOps can deploy applications to a run-time environment. This chapter teaches us more about those different run-time environments and how Kubernetes Namespaces can define environment boundaries. We’ll also learn about several configuration management tools (Helm, Kustomize, and Jsonnet) and how they can help manage an application’s configuration consistently in multiple environments.
We recommend you read chapters 1 and 2 before reading this chapter.