-
Hi! Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Skupper router does not support UDP. You can try to use the skupper/cmd/skupper/skupper.go Line 714 in d9aaf1c See example at https://github.com/skupperproject/skupper-test-udp-bridge for how it might be used.
The bridge itself lives at https://github.com/grs/skupper-udp-bridge. |
Beta Was this translation helpful? Give feedback.
We would expect to see a connect being created on VM A. That is what will direct traffic at the intended target. What does your skupper-services configmap contain?
If you expose the deployment backing the service, instead of the service itself, does that make any difference?