filmov
tv
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
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 Services networking
Kubernetes Services explained | ClusterIP vs NodePort vs LoadBalancer vs Headless Service
Kubernetes - Services Explained in 15 Minutes!
Kubernetes NodePort vs LoadBalancer vs Ingress
Kubernetes Networking 101 - Randy Abernethy, RX-M LLC
Mastering Kubernetes: Service and Network APIs (Service, Ingress, GatewayAPI)
Kubernetes Ingress in 5 mins
Kubernetes Networking / Service: Node Port
How Spotify Migrated Millions of Pods Without Downtime | Zero Downtime Kubernetes Migration
Understanding Kubernetes Networking. Part 1: Container Networking
Deep Dive into Kubernetes Service Networking
Kubernetes Ingress networking
Kubernetes Networking Tutorial for IT Admins
Do NOT Learn Kubernetes Without Knowing These Concepts...
Kubernetes Networking 101
Service implementation: introduction | Kubernetes Networking
Kubernetes Basics: Pods, Nodes, Containers, Deployments and Clusters
Azure Kubernetes Service (AKS) Networking Deep Dive
Kubernetes Networking 101
Difference between a docker container vs Kubernetes pod
Understanding kube-proxy in kubernetes | kubernetes network | How Services Communicate in Kubernetes
Kubernetes Networking / Service : Load Balancer
Kubernetes Networking Intro and Deep-Dive - Bowei Du & Tim Hockin, Google
Kubernetes networking on Azure
Комментарии