Skip to content

Commit a78cbda

Browse files
committed
Kuryr: Add not on Service.spec.sessionAffinity
The aforementioned option is not supported by Kuryr (due to OVN Octavia limitations), so this commit explicitly lists it on "Known limitations of installing with Kuryr" page.
1 parent 923da24 commit a78cbda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/installation-osp-kuryr-known-limitations.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Using {product-title} with Kuryr SDN has several limitations that apply to all v
1919

2020
* If the subnet on which machines are created 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 `Service` objects with type `LoadBalancer`.
2121

22+
* Configuring the `sessionAffinity=ClientIP` property on `Service` objects does not have an effect. Kuryr does not support this setting.
23+
2224
[discrete]
2325
[id="openstack-version-limitations_{context}"]
2426
== {rh-openstack} version limitations

0 commit comments

Comments
 (0)