-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
Skupper allows you expose a headless service using the following options:
`skupper expose statefulset <statefulsetname> --headless --port <port-no>`
However, if the port number is less than 1024, the service cannot be consumed on other sites in the service network.
To workaround this issue, use a port number of 1024 or greater.