Overview of Kilo
mainKilo is a multi-cloud network overlay built on WireGuard for Kubernetes. It provides an encrypted Layer 3 network that can span across different data centers and public clouds.
Key capabilities include:
- Fully connected Pod networks: Enables communication even between nodes in different networks or behind NAT.
- Multi-cloud clusters: Allows pools of nodes in different locations to communicate securely.
- VPN access: Enables external clients to VPN into a cluster to access services or debug resources.
- Multi-cluster services: Enables services to span across different Kubernetes clusters.