Prüfen Sie mit dem Befehl kubectl get pods, ob cert-manager ordnungsgemäß installiert wurde:
kubectl get pods -n cert-manager
NAME READY STATUS RESTARTS AGE
cert-manager-86c986667c-7tqgv 1/1 Running 0 2d21h
cert-manager-cainjector-74ccd955db-sb6ls 1/1 Running 0 2d21h
cert-manager-webhook-7cbb85cfb7-z9kwq 1/1 Running 0 2d21h
Zusammenfassung
Jetzt ist Cert-Manager installiert und Sie können den ASM installieren, um die Ingress-Funktion der Istio-Funktion für Ihre Hybridlaufzeitebene bereitzustellen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[[["\u003cp\u003eThis documentation covers the installation of cert-manager version 1.7.2, which is required for Apigee hybrid to function.\u003c/p\u003e\n"],["\u003cp\u003eA fresh installation on a supported Anthos platform does not require these steps, as Anthos (version 1.8.2 and later) includes its own cert-manager, usable if installed in the \u003ccode\u003ecert-manager\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIf a custom cert-manager is necessary, consult the instructions in the 'Conflicting \u003ccode\u003ecert-manager\u003c/code\u003e installation' documentation before proceeding.\u003c/p\u003e\n"],["\u003cp\u003eInstallation of cert-manager is done using a \u003ccode\u003ekubectl\u003c/code\u003e command that applies the cert-manager configuration from GitHub.\u003c/p\u003e\n"],["\u003cp\u003eVerify the successful installation of cert-manager using \u003ccode\u003ekubectl get pods -n cert-manager\u003c/code\u003e and observing the status of the pods.\u003c/p\u003e\n"]]],[],null,[]]