Technical requirements
In this section, you’re going to take what you learned about the different types of deployments and methodologies for thinking about Kubernetes resources from the last chapter and expand upon that knowledge in this chapter. You should have a brief understanding of automated deployment methodologies such as CI/CD, and have a high-level understanding of what a service mesh is, along with some application architecture knowledge. As usual, you’ll find the code for this chapter on GitHub: https://github.com/PacktPublishing/50-Kubernetes-Concepts-Every-DevOps-Engineer-Should-Know/tree/main/Ch6