Configure the Kommander Installation with a Custom Domain and Certificate
This page contains instructions on how to set up custom certificates for your Management or Essential cluster during the installation of DKP.
There are two configuration methods:
Configuration Method | WHILE installing the Kommander component | AFTER installing the Kommander component |
---|---|---|
Supported cluster types | Only Essential or Management clusters | All cluster types |
Documentation | Remain in this page | Go to Configure Custom Domains or Custom Certificates post Kommander Installation |
Configuration Options
Choose an ACME-supported Certificate Authority, if you want the
cert-manager
to automatically handle certificate renewal and rotation.Refer to Certificate Authority (CA) Specifics for more information on values that are specific to your Certificate Authority or CA.
Certificates issued by another Issuer
You can also configure a certificate issued by another Certificate Authority. In this case, the CA will determine which information to include in the configuration.
Refer to https://cert-manager.io/docs/configuration/ for configuration examples.
The
ClusterIssuer
's name MUST BEkommander-acme-issuer
.
Next Step:
Verify and Troubleshoot the Domain and Certificate Customization