Related Posts
Container Namespaces – Deep Dive into Container Networking
Of late, there have been various Open source projects to manage networking for containers. Docker implemented “libnetwork“. I’ve written in the past about using Calico with…
Kubernetes Networking: Achieving High Performance with Calico
What is Calico? Project Calico is designed to simplify, scale, and secure cloud networks. The open source framework enables Kubernetes networking and network policy for…
Kubernetes Service Mesh: A Comparison of Istio, Linkerd, and Consul
Cloud-native applications are often architected as a constellation of distributed microservices, which are running in Containers. Increasingly, these containerized applications are Kubernetes-based, as it has…