a941822c8e
- Add "octavia" as one of the "ingress_controller" options. - Add label "octavia_ingress_controller_tag". - Use external network ID in the heat templates. Story: 2004838 Change-Id: I7d889a054cd5feb2eeef523b20607a6c7630d777
9 lines
411 B
YAML
9 lines
411 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a new option 'octavia' for the label 'ingress_controller' and a new
|
|
label 'octavia_ingress_controller_tag' to enable the deployment of
|
|
`octavia-ingress-controller <https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-octavia-ingress-controller.md>`_
|
|
in the kubernetes cluster. The 'ingress_controller_role' label is not used
|
|
for this option.
|