designate-bind-k8s

Designate Bind K8S

Channel Revision Published Runs on
9/stable 136 09 Mar 2026
Ubuntu 24.04 Ubuntu 22.04
9/stable 40 30 Apr 2025
Ubuntu 24.04 Ubuntu 22.04
9/candidate 136 07 Mar 2026
Ubuntu 24.04 Ubuntu 22.04
9/candidate 40 16 Jan 2025
Ubuntu 24.04 Ubuntu 22.04
9/beta 138 Yesterday
Ubuntu 24.04 Ubuntu 22.04
9/beta 40 22 Nov 2024
Ubuntu 24.04 Ubuntu 22.04
9/edge 138 12 Mar 2026
Ubuntu 24.04 Ubuntu 22.04
9/edge 40 07 Oct 2024
Ubuntu 24.04 Ubuntu 22.04
juju deploy designate-bind-k8s --channel 9/stable
Show information

Platform:

Learn about configurations >

  • 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