Web interfaces associated with the module: deckhouse-tools
The module creates a web UI with links to download Deckhouse tools (currently Deckhouse CLI for various operating systems).
The web interface address is composed based on the publicDomainTemplate template of the Deckhouse global configuration parameter (the %s
key is replaced with tools
).
For example, if publicDomainTemplate
is set to %s-kube.company.my
, the tools web interface will be exposed at tools-kube.company.my
.