Part 3 provides an end-to-end overview for implementing Kubernetes-native continuous integration and delivery using a Kubernetes-native tool, such as Tekton and Argo CD, as well as how to manage sensitive assets throughout the whole pipeline.
Chapter 7 focuses on aspects of continuous integration, including how to build and publish container images securely without exposing the secrets of the application. Chapter 8 covers continuous delivery for deploying and releasing the application to Kubernetes automatically. Many of the concepts introduced throughout the book are exemplified in this concluding chapter, so you can deliver applications with sensitive assets to Kubernetes securely.