Usage Engine Private Edition Preparations - OCI (4.2)
To use cert-manager with Oracle Cloud Infrastructure as a DNS provider, you need to install ACME Webhook for OCI.
Add cert-manager-webhook-oci repository to helm:
helm repo add cert-manager-webhook-oci https://dn13.gitlab.io/cert-manager-webhook-oci
Example installation command:
helm install --namespace cert-manager cert-manager-webhook-oci cert-manager-webhook-oci/cert-manager-webhook-oci
The solver for OCI is introduced in the next section - Usage Engine Private Edition Installation. To know more about cert-maanger webhook project for OCI, please click here.