[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-10。"],[[["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."]]],[]]