Kubernetes – Ingress and LoadBalancers



Kubernetes – Ingress and LoadBalancers

Kubernetes - Ingress and LoadBalancers

This is going to be a lot to take in, but hopefully it makes sense!

Ingress time!

Cloud Controller Manager: https://kubernetes.io/docs/concepts/architecture/cloud-controller/
Ingress: https://kubernetes.io/docs/concepts/services-networking/ingress/
List of Ingress Controllers: https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/
Ingress Nginx Controller: https://github.com/kubernetes/ingress-nginx

00:00 – Intro
00:28 – In This Video
01:16 – Previously On Learn With Drew
01:40 – The thrilling Conclusion
01:45 – LoadBalancer Service
03:17 – Kube VIP – Cloud Controller
06:15 – LoadBalancer Service Deploy
07:54 – What is an Ingress?
08:16 – Ingress Controllers
12:43 – Ingress
23:54 – Wrap Up

Comments are closed.