Ya instalaste la estructura para Apigee Hybrid. A continuación, verificarás la preparación de tu clúster de Kubernetes antes de instalar los gráficos de Helm para Apigee.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-03-10 (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."]]],[]]