Kubernetes
Example manifest for Kubernetes:
The norouter
binary can be installed by using kubectl cp
:
Multi-cluster
To connect multiple Kubernetes clusters, pass --context
arguments to kubectl
.
e.g. To connect GKE, AKS, and your laptop:
Virtual VPN connection into Kubernetes networks
NoRouter also supports creating an HTTP proxy that works like a VPN router that connects clients into Kubernetes networks.
See Getting Started/VPN-ish mode.
Last modified November 12, 2020: update docs for v0.5.0 (5372d7c)