Technical requirements
To follow along with this chapter, you should have already deployed a Kubernetes app via a Kubernetes manifest. This chapter is going to break down the process of things such as deploying apps and what a Kubernetes manifest is, but to fully grasp the chapter, you should be familiar with the deployment process. Think of it like this – you should be at a beginner/mid level with the Kubernetes deployment process, and this chapter will get you to the production level.
The code for this chapter can be found at the following GitHub URL: https://github.com/PacktPublishing/50-Kubernetes-Concepts-Every-DevOps-Engineer-Should-Know/tree/main/Ch5