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
Creating a ServiceExport exports the name-mapped Service (i.e. the service becomes accessible from importing clusters, see Conformance test: DNS #69 for the DNS entries)
If a ServiceExport exists on cluster A, and not on cluster B, and the corresponding service exists on both, remote clusters only access cluster A, never cluster B
Name-mapped Services are only exported as long as the corresponding ServiceExport exists
The text was updated successfully, but these errors were encountered:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-multicluster/1645-multi-cluster-services-api/README.md#exporting-services
Check that:
The text was updated successfully, but these errors were encountered: