Summary: Real-World Kubernetes Security
Explore essential real-world Kubernetes security concepts such as securing CI/CD pipelines, image vulnerability scanning, workload isolation, identity and access management, and auditing. Understand how to apply these practices to strengthen the security of your Kubernetes clusters.
We'll cover the following...
We'll cover the following...
Recap
The purpose of this chapter was to introduce some of the real-world security considerations affecting many Kubernetes clusters. We started by looking at ways to ...