Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Kubernetes Services networking в хорошем качестве

Kubernetes Services networking 4 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Kubernetes Services networking

Services are one of the key Kubernetes primitives you need to understand to glue microservices together and expose your applications outside of the cluster. The Service resource provides an abstract way to expose an application running on a set of Pods as a network service. Sounds simple, but what’s the difference between a Cluster IP, Node Port, and Load Balancer service? And how do all these abstractions translate to real under the covers networking behavior? This short video explains all this and more! In the video you’ll learn: * How pods consume services within the cluster (Cluster IPs). * The different ways a service can be consumed outside of the cluster (Node Ports, Load Balancers, and Service IP advertisement). * What is External Traffic Policy and how does it impact a service? * How Services and Network Policy interact. * How all this works under the covers in concrete networking terms. * What differences Calico’s native service handling capabilities bring to the picture compared to kube-proxy. Happy watching! 🔗Project Calico Resources You Might Need Kubernetes & Calico: 15-Minute Setup → https://link.tigera.io/uge6U Project Calico Documentation → https://link.tigera.io/uge62 Slack Us → https://link.tigera.io/uge65 Contribute on GitHub → https://link.tigera.io/uge67 Technical Blog → https://link.tigera.io/uge69 Calico Tutorials → https://link.tigera.io/uge7a Calico Certification → https://link.tigera.io/uge7j

Comments