[[["わかりやすい","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-13 UTC。"],[[["This content details the creation of the `apigee` Kubernetes namespace, which is where Apigee hybrid components will be deployed and run."],["The namespace specified in the `overrides.yaml` file will be used, with `apigee` being the default if no other namespace is given."],["To verify if the namespace exists, the command `kubectl get namespace APIGEE_NAMESPACE` is used."],["If the `apigee` namespace does not exist, it can be created using `kubectl create namespace APIGEE_NAMESPACE`."],["After creating the namespace, the subsequent step is to set up the necessary Google Cloud service accounts and credentials for the hybrid runtime components."]]],[]]