Docker Networking Tip - Load balancing options

preview_player
Показать описание
This video covers different Load balancing options with Docker. Each option is illustrated with a demo.
Рекомендации по теме
Комментарии
Автор

In Proxy load balancing we can say ingress+swarm LB is ingess network sandbox ip and normal swarm LB is service ip(Virtual IP) of the containers

ArunKumar-jvqt