kubectl get ad -n namespace
NAME AGE
apigee-mart-my_org 4h
apigee-runtime-my_org-my_env 4h
apigee-synchronizer-my_org-my_env 4h
apigee-udca-my_org-my_env 4h
[[["わかりやすい","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-12 UTC。"],[[["The current Apigee hybrid documentation version 1.2 is end of life, and users should upgrade to a newer version."],["ApigeeDeployment (AD) is a CustomResourceDefinition (CRD) used to define, update, and release stateless Apigee hybrid components within a Kubernetes cluster."],["AD consolidates previously manual and individual resource management into an atomic deployment unit."],["The `apigee-operators` pod within Kubernetes is responsible for creating, updating, and validating the resources required to deploy and maintain AD, as well as releasing components like message processors."],["You can use the command `kubectl get ad -n namespace` to list the ApigeeDeployments within a specific namespace in your cluster."]]],[]]