1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Michał Dulko e293f52061 OpenStack: Add note about ETP=Local and Octavia
Setting `.spec.endpointTrafficPolicy=Local` disables node's ability to
redirect NodePort traffic to other nodes when no endpoint of that
NodePort Service exists on the target node. This means that LoadBalancer
Services need to be smart and only direct traffic to nodes that host the
endpoint pods.

This is normally achieved by using endpoint healthchecks. This commit
adds a note that it is required to enable "health monitors" support in
OpenStack cloud-provider configuration in order to support `ETP=Local`
Services.

As OVN Octavia provider in OSP16 does not support health monitors, a
note is added that `ETP=Local` Services will not function properly with
OVN Octavia provider.

Also for ingresses with `endpointPublishingStrategy=LoadBalancerService`
the created Service will have `ETP=Local` configured. This commit also
adds a note to the ingress operator docs that informs that in OpenStack
additional configuration of the cloud provider is required to support
such Services.
2022-09-27 12:48:06 +00:00
2022-09-14 16:56:55 +00:00
2022-08-03 22:26:05 +00:00
2022-09-22 16:40:22 +00:00
2022-09-14 15:17:49 +00:00
2022-09-23 16:11:17 +00:00
2022-09-01 13:26:11 +00:00
2022-09-01 14:15:51 +01:00

= OpenShift Documentation

Welcome to the OpenShift documentation GitHub repository. To contribute to OpenShift docs, see https://github.com/openshift/openshift-docs/blob/master/contributing_to_docs/contributing.adoc
Description
Languages
HTML 33.5%
CSS 24%
Python 23.6%
JavaScript 10.8%
Shell 7%
Other 0.9%