Available in editions: CE, BE, SE, SE+, EE
The module lifecycle stage: General Availability
Pay attention to the global parameter publicDomainTemplate, if you are turning the module on. If the parameter is not specified, the Ingress resources for DKP service components (dashboard, user-auth, grafana, upmeter, etc.) will not be created.
Ingress controllers are configured using the IngressNginxController Custom Resource.
The module has 13 alerts.
The module is enabled by default in the following bundles: Default, Managed.
The module is disabled by default in the Minimal bundle.
Parameters
Schema version: 1
- objectsettings
- settings.defaultControllerVersion
The version of the ingress-nginx controller that is used for all controllers by default if the
controllerVersionparameter is omitted in the IngressNginxController CR.Default:
1.10 - booleansettings.highAvailability
Manually enable the high availability mode.
By default, Deckhouse automatically decides whether to enable the HA mode. Click here to learn more about the HA mode for modules.
Example:
highAvailability: true

