Deckhouse Kubernetes Platform in a private environment
This feature is available in Standard and Enterprise Edition only.
Configure cluster
%s.domain.my will be available as grafana.domain.my.This tutorial assumes the use of a public domain pointing to a public cluster address. It is necessary to obtain Let's Encrypt certificates for Deckhouse services. If the existing certificates (including self-signed ones) are used, you need to adjust the
modules.https section in the global settings.We recommend using the sslip.io service (or similar) for testing if wildcard DNS records are unavailable to you for some reason.
Parameters for accessing the container image registry (or proxy registry)
Do not use the registry administrator account to access the registry from Deckhouse Kubernetes Platform. Create a separate account for Deckhouse Kubernetes Platform with read-only permissions and only within the required repository in the registry. Refer to an example of creating such an account.
For more information about configuring a third-party container registry, see the installation documentation.
$HOME/.docker/config.json), Base64-encoded.Read more about the parameter in the InitConfiguration documentation. If using anonymous access to the container registry, do not fill in this field.