Installing cert-manager for TLS certificates

    You can use cert-manager to either manually obtain certificates, or to enable Knative for automatic certificate provisioning. Complete instructions about automatic certificate provisioning are provided in Enabling automatic TLS cert provisioning.

    You must meet the following requirements to install cert-manager for Knative:

    • Knative Serving must be installed. For details about installing the Serving component, see the .
    • You must configure your Knative cluster to use a custom domain.

    Before you can use a TLS certificate for secure connections, you must finish configuring Knative:

    • Automatic: If you installed cert-manager to use for automatic certificate provisioning, continue to the following topic to enable that feature: