Deckhouse Stronghold 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)
Read more about configuring an external container registry, if necessary.
$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.