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-07-10 (世界標準時間)。"],[[["ApigeeDeployment (AD) is a CustomResourceDefinition (CRD) that manages the deployment, updating, and release of stateless Apigee hybrid components within a Kubernetes cluster."],["The AD functions as an atomic deployment unit, centralizing the management of previously individually maintained hybrid resources."],["The `apigee-operators` pod is responsible for creating, updating, and validating low-level Kubernetes and Istio resources needed for AD deployment and maintenance."],["You can list the ApigeeDeployments in your cluster using the `kubectl get ad -n namespace` command."]]],[]]