Kubernetes admission webhook to add a label to all pods
1.6K
Pods need to be labelled with cluster location to support Istio cluster-local services
For all Pod objects it should add the label k8s.osp.tech/global-cluster-location: <location>
The location could be taken from a global-environment ConfigMap or set statically.
This should exclude Pods labelled with k8s.osp.tech/no-cluster-location to help with bootstrap issues
https://github.com/ocadotechnology/cluster-location-webhook/
Content type
Image
Digest
Size
32.2 MB
Last updated
over 7 years ago
docker pull ocadotechnology/cluster-location-webhook