ovn-relay-k8s

Ovn Relay K8S

Channel Revision Published Runs on
25.03/edge 189 11 Mar 2026
Ubuntu 24.04
24.03/stable 188 09 Mar 2026
Ubuntu 24.04 Ubuntu 22.04
24.03/stable 92 30 Apr 2025
Ubuntu 24.04 Ubuntu 22.04
24.03/candidate 188 07 Mar 2026
Ubuntu 24.04 Ubuntu 22.04
24.03/candidate 92 16 Jan 2025
Ubuntu 24.04 Ubuntu 22.04
24.03/beta 190 Yesterday
Ubuntu 24.04 Ubuntu 22.04
24.03/beta 92 22 Nov 2024
Ubuntu 24.04 Ubuntu 22.04
24.03/edge 190 12 Mar 2026
Ubuntu 24.04 Ubuntu 22.04
24.03/edge 92 08 Oct 2024
Ubuntu 24.04 Ubuntu 22.04
23.09/stable 50 06 Dec 2023
Ubuntu 22.04
23.09/candidate 62 25 Mar 2024
Ubuntu 22.04
23.09/beta 62 25 Mar 2024
Ubuntu 22.04
23.09/edge 62 23 Feb 2024
Ubuntu 22.04
23.03/stable 49 26 Sep 2023
Ubuntu 22.04
23.03/candidate 53 12 Jan 2024
Ubuntu 22.04
23.03/beta 53 10 Jan 2024
Ubuntu 22.04
23.03/edge 53 13 Dec 2023
Ubuntu 22.04
22.03/beta 25 10 Mar 2023
Ubuntu 22.04
22.03/edge 32 26 May 2023
Ubuntu 22.04
21.09/beta 13 15 Nov 2022
Ubuntu 22.04
21.09/edge 23 20 Jan 2023
Ubuntu 22.04
juju deploy ovn-relay-k8s --channel 24.03/stable
Show information

Platform:

Learn about configurations >

  • 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