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"]],["最后更新时间 (UTC):2025-03-12。"],[[["The current version of the Apigee hybrid documentation (1.1) is end-of-life, and users should upgrade to a newer version."],["ApigeeDeployment (AD) is a CustomResourceDefinition (CRD) used to manage and release stateless Apigee hybrid components within a Kubernetes cluster."],["The Apigee Deployment Controller manages and updates low-level Kubernetes and Istio resources needed for deploying and maintaining the AD, while also carrying out the release of message processors."],["The Apigee Admission Hook validates the ApigeeDeployment configuration before it is saved within the Kubernetes cluster, ensuring that the fields are correct."],["You can list all ApigeeDeployments within your cluster by using the command `kubectl get ad -n namespace`."]]],[]]