[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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."]]],[]]