Part 3: Final 15 Kubernetes Concepts – Security and Monitoring
Throughout this book so far, you’ve learned about key critical pieces of Kubernetes. First, you learned about various cluster methods. You learned about on-premises, how to deploy various managed Kubernetes services, and the different options that are available when deploying.
After that, you learned about different deployment methods, both from a basic perspective and an advanced perspective.
The only things that are missing, which are arguably the most important pieces to a proper Kubernetes environment, are monitoring, observability, and security. The third and final piece of the 50 concepts will go over what monitoring and observability look like in today’s world.
In the last two chapters, you’ll learn all about monitoring, observability, and security. You’ll dive into the theory behind monitoring and observability, along with the hands-on portions of each so you can get a...