kubernetes Networks 101kubernetes Networks 101
This is an Overview of the Fundamental components for Kubernetes networks like Network Namespaces and Pods. How pods, in a k8s cluster communicate inside a k8s nodes and between Kubernetes
Calico is a pure layer-3 network solution to interconnect workloads as containers or virtual servers. It relies on bird (BGP opensource project), iptables and the Linux IP stack to work.
We have a small server and we’re going to set up some VMs in KVM for a Kubernetes homelab. I am planing to use OpenVSwitch for my virtual network, set