openstack-helm-infra/ingress/templates
Phil Sphicas 3a10c5ba95 ingress: Add option to assign VIP as externalIP
Some CNIs support the advertisement of service IPs into BGP, which may
provide an alternative to managing the VIP as an interface on the host.

This change adds an option to assign the ingress VIP as an externalIP to
the ingress service. For example:

    network:
      vip:
        manage: false
        addr: 172.18.0.1/32           # (with or without subnet mask)
        assign_as_external_ip: true

Change-Id: I1eeb07a1f94ef8efcb21f3373e0d5f86be725b33
2022-03-11 11:48:09 -08:00
..
bin Ingress: Configure Default SSL Certificate 2020-08-14 05:32:51 +00:00
configmap-bin.yaml error-pages: updating the defaultbackend version to 1.4 2020-05-26 10:42:29 -05:00
configmap-conf.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-services-tcp.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-services-udp.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
deployment-error.yaml error-pages: updating the defaultbackend version to 1.4 2020-05-26 10:42:29 -05:00
deployment-ingress.yaml Uplift ingress to 0.42.0 2021-06-09 07:48:54 +00:00
endpoints-ingress.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
ingress.yaml Migrate Ingress resources to networking.k8s.io/v1 2021-10-15 04:47:00 +00:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-dhparam.yaml Ingress: Configure ingress dhparam secret 2020-09-15 14:16:50 -05:00
secret-ingress-tls.yaml Ingress: Configure Default SSL Certificate 2020-08-14 05:32:51 +00:00
service-error.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service-ingress-metrics-exporter.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service-ingress.yaml ingress: Add option to assign VIP as externalIP 2022-03-11 11:48:09 -08:00