Guides
Kubernetes Controller
Synchronize Kubernetes Services and inject Pole Sidecar.
The Kubernetes Controller connects clusters to Lattice Hub through Service sync and Sidecar injection.
Sync modes
all: synchronize Services broadlydemand: opt-in via annotations (preferred for shared production clusters)
Annotations
| Annotation | Purpose |
|---|---|
polarismesh.cn/sync | true / false |
polarismesh.cn/aliasService | Alias service name |
polarismesh.cn/aliasNamespace | Alias namespace |
Deploy
make build
cd deploy/kubernetes_v1.22/kubernetes && bash install.shHelm charts live under deploy/kubernetes_v1.22/helm. Configure control-plane host/token before install.
Injection
dns: DNS interceptionmesh: traffic hijack with deeper governance