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:
[[["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 document provides instructions for installing Custom Resource Definitions (CRDs) for Apigee hybrid, a process which requires elevated cluster permissions."],["The only supported method for installing Apigee CRDs involves using the `kubectl apply -k` command with specific parameters, from the `$APIGEE_HELM_CHARTS_HOME` directory and the use of `--server-side`, while avoiding standard `kubectl apply` operations."],["Installation begins with a dry-run using `kubectl apply -k` with `--dry-run=server` to preview the changes before applying them, followed by the actual installation using the same command without the dry-run flag."],["After the installation, the success can be confirmed by checking the output of the `kubectl get crds` command and ensuring that the Apigee CRDs are listed."]]],[]]