From the course: Kubernetes Network and Cluster Hardening by Pearson
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Learning objectives - Kubernetes Tutorial
From the course: Kubernetes Network and Cluster Hardening by Pearson
Learning objectives
In lesson one, Network Security Policies, we'll discuss Kubernetes at the network level. You'll gain a solid understanding of the basics of network security that reside within a Kubernetes cluster. This is going to include learning how to effectively employ policies to be able to restrict cluster level access, which is fundamental for protecting your resources. We'll cover how to implement pod communication policies, enabling you to control the flow of traffic between the pods in your cluster. We'll also explore techniques for encrypting traffic between applications, ensuring data integrity and confidentiality. Finally, we'll explore network segmentation to be able to enhance security by limiting the reach of potential attacks within your cluster.