-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
Summary
Explain implications of choosing the domain and initial tenant. For example, depending on specific "domain" and "initialTenant" values, explain:
- What should be the base URL of the instance
- How the security certificate URLs (CNs) need to be configured, what domain entries will it cover, etc.
- Whether and how this affects adding additional tenants.
Why do we need this ?
Current documentation does not reveal a lot when it comes to domain and initial tenants, and what does this means for base URL of the instance and certificates.
What is already there? What do you see now?
Affected documentation article that needs to be changed: Kubernetes - Generic - Configuration
What is missing? What do you want to see?
The value examples are here, but we do not have any description of what is initial tenant and domain and how does it affect instance addresses and certificates.
How do you propose to document this?
Either add this explanation here on the linked page or on some other page (and link it).
Can you do this yourself and submit a Pull Request?
Possibly