Kubernetes Services Networking Explained
Learn how Kubernetes Services connect microservices and expose apps outside the cluster for seamless communication.

Project Calico
114.3K views • Apr 23, 2020

About this video
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
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
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
114.3K
Duration
7:13
Published
Apr 23, 2020
User Reviews
3.9
(22) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now