Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conformance test: DNS #69

Open
6 tasks
skitt opened this issue Sep 3, 2024 · 1 comment
Open
6 tasks

Conformance test: DNS #69

skitt opened this issue Sep 3, 2024 · 1 comment
Assignees

Comments

@skitt
Copy link
Member

skitt commented Sep 3, 2024

https://github.com/kubernetes/enhancements/blob/master/keps/sig-multicluster/1645-multi-cluster-services-api/README.md#dns

Check that:

  • Exported services are accessible using service.ns.svc.clusterset.local
  • Headless services are represented by multiple A/AAAA records
  • SRV records are available
  • Headless services’ individual pods are accessible through hostname.clusterid.svc.ns.svc.clusterset.local
  • The cluster.local zone is unchanged, and accessing services there only accesses local services
  • Since .clusterset.local may be customized, the tests should allow it to be overridden
@tpantelis
Copy link
Contributor

/assign @tpantelis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants