In this video, we establish a foundation for Kubernetes web service/application networking, using Nginx Ingress and Cert Manager. This dynamic duo gives us a lot of flexibility, yet has the robustness to handle high traffic production use cases. Much of the networking is backed by Google Cloud Platform: Cloud Load Balancing, Google Kubernetes Engine, and Cloud DNS. However, the demonstrated approach is highly portable to other cloud environments.
GitHub Repo (Demonstration Code): https://github.com/nodematiclabs/oss-...
Ingress Nginx Controller: https://kubernetes.github.io/ingress-...
Cert Manager: https://cert-manager.io/
Free Trial - Our New Diagram Tool: https://softwaresim.com/pricing/ ("YOUTUBE24" for 25% Off)
0:00 Conceptual Overview
2:40 Installing Prerequisites
6:29 Installing and Configuring Cert Manager
8:09 Installing Ingress Nginx
8:54 Ingress Examples
15:31 Conclusion