A small cert-manager CLI utility that verifies the cert-manager API and components have started correctly. Primarily used as a Kubernetes Job during installation or upgrades to validate cert-manager readiness.
cert-manager-startupapicheck is a small CLI utility used to verify that cert-manager's APIs and supporting components have started and are ready. It is typically run as a Kubernetes Job during installation or upgrades to validate cert-manager readiness and surface startup issues early.