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-12 (UTC)."],[[["This guide provides the necessary steps to install Apigee hybrid Custom Resource Definitions (CRDs), which should only be done via the provided commands in this guide, and with elevated cluster permissions."],["Installation should begin with a dry-run using `kubectl apply` with the `--dry-run=server` flag to check for any potential issues before actual installation."],["The Apigee CRDs are installed using a `kubectl apply` command with specific parameters such as `-k`, `--server-side`, `--force-conflicts`, and `--validate=false`."],["Validation of the CRD installation is performed using the command `kubectl get crds | grep apigee`, and the output will show the installed Apigee CRDs."],["Warnings about deprecated terms during the installation process can be safely ignored, as they do not affect the proper installation of the Apigee hybrid CRDs."]]],[]]