You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
Implement VirtualIP for populating ServiceImport.Spec.IPs. Need a routing mechanism for traffic to this VirtualIP from any cluster to multiple GlobalIngressIPs. The usecase here is that if someone wants service discovery and service registry mechanism through Submariner and routing mechanism through some another proxy let's say envoy. This ServiceImport can act as service registry to it. This virtualIP implementation is also part of the MCS API spec.
Why is this needed:
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.
What would you like to be added:
Implement VirtualIP for populating
ServiceImport.Spec.IPs
. Need a routing mechanism for traffic to this VirtualIP from any cluster to multiple GlobalIngressIPs. The usecase here is that if someone wants service discovery and service registry mechanism through Submariner and routing mechanism through some another proxy let's say envoy. This ServiceImport can act as service registry to it. This virtualIP implementation is also part of the MCS API spec.Why is this needed:
The text was updated successfully, but these errors were encountered: