In diesem Schritt wird die Installation der benutzerdefinierten Ressourcendefinitionen (CRDs, Custom Resource Definitions) für Apigee Hybrid erläutert.
Installieren Sie die Apigee-CRDs:
Führen Sie nun einen Probelauf der Installation aus. Dazu führen Sie folgenden Befehl aus:
Sie haben jetzt die Struktur für Apigee Hybrid installiert. Als Nächstes prüfen Sie die Bereitschaft Ihres Kubernetes-Clusters, bevor Sie die Apigee Helm-Diagramme installieren.
[[["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-03-05 (UTC)."],[[["This process details the installation of Apigee hybrid Custom Resource Definitions (CRDs), which is the only supported method for their installation."],["All installation commands must be executed from the `$APIGEE_HELM_CHARTS_HOME` directory, and requires elevated cluster permissions."],["The installation process involves performing a dry-run with `kubectl apply` and specific parameters before proceeding with the actual installation, which use the same `kubectl apply` commands without `--dry-run`."],["Verify the installation of the Apigee CRDs by running `kubectl get crds | grep apigee`, which will output the list of the installed CRDs."],["Installing these CRDs establishes the fundamental structure required for setting up Apigee hybrid."]]],[]]