이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 7. Known issues
SKUPPER-2584 - Multiple Skupper Links
You can create multiple links from one site to another. However, the links do not perform as expected. For example, traffic flow across multiple links with different costs might not be as expected.
Workaround
To workaround this issue, make sure a link does not exist before creating a new link.
SKUPPER-2569 - Link cost is not updatable
If you create a link and later attempt to change the link cost, the update fails.
NoteThe
kubectl get link
command reports the updated link cost, however, that link cost does not affect traffic flow.Workaround
To workaround this issue, delete the link and create it again with the desired link cost.
Revised on 2025-10-03 09:26:45 UTC