Configuring cluster issuer for Certificate Manager
A third-party Certificate Manager is installed by default as part of the Cloudera Embedded Container Service installation. Learn how you can configure cluster issuers with
the appropriate annotations to enable the use of certificate manager in Cloudera Data Warehouse.
It is recommended that you configure the certification manager before creating any Database
Catalogs or Virtual Warehouses in Cloudera Data Warehouse. For installing a cluster
issuer, see Setting up Certification Manager using Venafi TPP. To
validate if there is a valid cluster issuer, see the following rules:
The cluster issuer must have the following annotation:
issuer.cdp.cloudera.com/type=longlived
The cluster issuer must have the label set as follows:
issuer.cdp.cloudera.com/project=[***CDP_NAMESPACE***]
Alternatively, you can configure the certificate duration by setting the
issuer.cdp.cloudera.com/duration annotation in the cluster issuer. The data
service applies the specified duration for all certificate requests. For example, to configure a
certificate duration of 6 months, set
issuer.cdp.cloudera.com/duration=4380h.
By default, certificate manager requests certificates with a 90-day expiration and
automatically renews them when they are 2/3 of the way through their validity period. This means
certificates are renewed after 60 days. If the certificate expiration is modified to 1 year, the
certificate manager will renew the certificate after 8 months.