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

Document DomainClaims and administrator management of DomainMapping #3835

Closed
evankanderson opened this issue Jun 22, 2021 · 1 comment · Fixed by #3876
Closed

Document DomainClaims and administrator management of DomainMapping #3835

evankanderson opened this issue Jun 22, 2021 · 1 comment · Fixed by #3876

Comments

@evankanderson
Copy link
Member

What is changing? (Please include as many details as possible.)

Administrators can control which namespaces may use a custom domain for DomainMappings by setting autocreateClusterDomainClaims to false in the config-network ConfigMap, and then manually creating ClusterDomainClaim objects to assign domain names to specific namespaces.

This isn't documented anywhere, and I only picked it up by accident in a @markusthoemmes / @julz chat. 😁

How will this impact our users?

Administrators will have the ability to control which namespaces may use custom domains, and which custom domains may be used on the cluster at all. (This should go in "Administrator > Serving" guide somewhere reasonable.)

In what release will this take happen (to the best of your knowledge)?

v0.20 ?

Context

Link to associated PRs or issues from other repos here.

  1. Add Namespace field to ClusterDomainClaim networking#326

Additional info

@julz
Copy link
Member

julz commented Jun 22, 2021

I have it on my list to do this

/assign

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

Successfully merging a pull request may close this issue.

3 participants