Load Balancing with Kubernetes: learn to use NodePort

preview_player
Показать описание
When it comes to containerizing user applications and deploying them on Kubernetes, it really comes down to 2 major parts - deploying the application and exposing it for access internally or externally. And as your application gets bigger, providing it with Load Balanced access becomes essential.

Join Rancher Principal Software Engineer Murali Paluru as he discusses and demos:

--Difference between Kubernetes Load Balancer Service and Ingress
Kubernetes ingress capabilities
--An overview of various deployment models for ingress controllers
--Best practices for Load Balancer integration with external DNS
--How Rancher makes Kubernetes Ingress and Load Balancer configuration experience easier for an end-user

This is a recording of a free Kubernetes Master Class.

1. For the slides, visit:

2. To join other classes on Containers, Kubernetes, and Rancher, visit:
Рекомендации по теме
Комментарии
Автор

I have a process running on a container on a particular port, I want to establish communication with this service from external world.
Do I need to add a Rule to allow a particular traffic on a particular port of ingress-nginx, or create another nodePort pointing to a different port.

navedrizv
visit shbcf.ru