Configure your Custom Domain and Certificate
This page contains instructions on how to set up custom certificates for your cluster during the installation of DKP. This allows most browsers to validate the certificate for the cluster when users try to log into the operations portal.
Refer to Certificate Authority (CA) Specifics for more information on values that are specific to your Certificate Authority or CA.
There are three main options:
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:
Verification and Troubleshooting for Custom Certificates