[[["わかりやすい","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-04-01 UTC。"],[[["This content explains the process of creating the `apigee` Kubernetes namespace, which is essential for housing all Apigee hybrid components in versions 1.13 and later."],["The namespace specified should match the `namespace` field in the `overrides.yaml` file, with `apigee` as the default if not explicitly defined."],["You can verify the existence of the namespace using `kubectl get namespace APIGEE_NAMESPACE` before creating it, which is done via `kubectl create namespace APIGEE_NAMESPACE` if it does not already exist."],["All further configurations will be made in the `apigee` namespace."]]],[]]