Kubernetes Architecture Diagram Explained
Summary: Kubernetes is a platform for managing multiple containers running across multiple hosts. Like containers, it is designed to run anywhere, including on-prem, private, public...
Kubernetes
Istio architecture explained
Istio Architecture: Istio service mesh commonly comprises of two planes: a control plane and data plane The data plane is implemented in such a way...
Service Mesh: What it is and why it matters?
Summary: What is Service Mesh and why it matters? A Service Mesh is an addressable infrastructure layer for service-to-service communication, abstracts away the network complexity,...
Categories
- Data Engineering (3)
- DevOps (12)
- Docker (4)
- Kubernetes (3)
- One Minute Series (1)