Ora hai installato la struttura per Apigee hybrid. Successivamente, dovrai verificare l'idoneità del tuo cluster Kubernetes prima di installare i grafici Helm di Apigee.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-03-12 UTC."],[[["This process outlines the only supported method for installing Apigee Custom Resource Definitions (CRDs), emphasizing the use of `kubectl apply` with `-k` and `--server-side`."],["Before installing, you must execute a dry-run of the installation using the `kubectl apply` command with the `--dry-run=server` flag to preview the changes."],["After the dry-run, the actual installation of the Apigee CRDs is done by running the same `kubectl apply` command without the `--dry-run` flag."],["Verify that the Apigee CRDs have been installed successfully by running `kubectl get crds | grep apigee`, and checking for the output list of all apigee CRDs."],["All commands from here on should be run in the `$APIGEE_HELM_CHARTS_HOME` directory and requires elevated cluster permissions to run."]]],[]]