You have now installed the structure for Apigee hybrid. Next you will check the readiness of
your Kubernetes cluster before installing the Apigee Helm charts.
123456789(NEXT) Step 10: Check cluster readiness1112
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 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."]]],[]]