diff --git a/modules/installation-osp-kuryr-known-limitations.adoc b/modules/installation-osp-kuryr-known-limitations.adoc index 9753bc0962b8..2500336ac805 100644 --- a/modules/installation-osp-kuryr-known-limitations.adoc +++ b/modules/installation-osp-kuryr-known-limitations.adoc @@ -11,7 +11,11 @@ Using {product-title} with Kuryr SDN has several known limitations. [id="openstack-general-limitations_{context}"] == {rh-openstack} general limitations -{product-title} with Kuryr SDN does not support NodePort services. +{product-title} with Kuryr SDN does not support NodePort services. + +If the machines subnet is not connected to a router, or if the +subnet is connected, but the router has no external gateway set, +Kuryr cannot create floating IPs for LoadBalancer services. [discrete] [id="openstack-version-limitations_{context}"] @@ -80,4 +84,4 @@ API features, like UDP listeners. In this case, users must recreate their Servic If {product-title} detects a new Octavia version that supports UDP load balancing, it recreates the DNS Service automatically. The Service recreation ensures that the Service default supports UDP load balancing. The recreation causes the DNS Service approximately one minute of downtime. -==== \ No newline at end of file +====