In this video, we setup the Nginx ingress controller on a Kubernetes cluster, which then gives us an ingress class for exposing applications to external users and services. We demonstrate the setup with Google Cloud Platform (GCP). Specifically, we use Google Kubernetes Engine (GKE), However, the demonstrated setup process should be quite portable to other Kubernetes environments like Amazon Kubernetes Service (AKS).
Project Repository: https://kubernetes.github.io/ingress-...
Project Documentation: https://kubernetes.github.io/ingress-...
Example Resources Repository: https://github.com/nodematiclabs/ingr...
Modeling Tool: softwaresim.com
0:00 Introduction and Objectives
2:16 Kubernetes Cluster Creation
3:51 Helm and Kubectl Installs
9:29 Checking Installed Resources
11:28 Introduction to Ingress Annotations
13:35 Recap of Concepts
14:10 Resources Deletion/Cleanup