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

Learning objectives

Lesson two, properly set up Ingress with TLS. Here we will be concentrating on the configuration of Ingress objects, which are used to be able to manage external access to the services in a Kubernetes cluster. This lesson will provide you with an understanding of Ingress and its role in Kubernetes. But you'll also learn how to create and effectively manage ingress objects, which serve as the gatekeepers for external traffic that ultimately will be entering your cluster. We'll explore various security options available for ingress to be able to help you strengthen security posture of your applications. Additionally, we'll walk through the process of testing ingress access to ensure that it's working as you expect it to and can prevent unauthorized access or potential threats.

Contents