Designate Bind K8S
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| 9/stable | 136 | 09 Mar 2026 | |
| 9/stable | 40 | 30 Apr 2025 | |
| 9/candidate | 136 | 07 Mar 2026 | |
| 9/candidate | 40 | 16 Jan 2025 | |
| 9/beta | 138 | Yesterday | |
| 9/beta | 40 | 22 Nov 2024 | |
| 9/edge | 138 | 12 Mar 2026 | |
| 9/edge | 40 | 07 Oct 2024 |
juju deploy designate-bind-k8s --channel 9/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
debug | boolean
Enable debug logging.
-
loadbalancer_annotations | string
A comma-separated list of annotations to apply to the LoadBalancer service. The format should be:
key1=value1,key2=value2,key3=value3. These annotations are passed directly to the Kubernetes LoadBalancer service, enabling customization for specific cloud provider settings or integrations.Example: "external-dns.alpha.kubernetes.io/hostname=example.com,service.beta.kubernetes.io/aws-load-balancer-type=nlb"
Ensure the annotations are correctly formatted and adhere to Kubernetes' syntax and character set : https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set