kubebuilder
kubebuilder copied to clipboard
Explain more about the domain field is in documentation
One of the first things you have to do when getting started is to select a domain name. For a small project in a small organisation, this might be straight forward, but let's say you work for a large multinational that has 1000s of development teams, you don't just go using your companies domain name anywhere without first asking yourself "is this going to cause a conflict if we ever need to integrate with the operators from other teams in the company? Should I include my organisation unit name in the domain name?"
The most important information that's needed I think is whether the domain name needs to be unique - ie, if two different kubebuilder projects use the same domain name, could that cause a problem, in particular if they ever need to coexist with each other in the same system? The getting started guide should mention this, and the book should probably go into more detail about what the domain name is used for.
This fits use-case for a FAQ entry and getting-started can link to that FAQ entry.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten
/lifecycle frozen
See that we have an issue to create a FAQ section: https://github.com/kubernetes-sigs/kubebuilder/issues/1723