本步驟說明如何安裝 Apigee hybrid 的自訂資源定義 (CRD)。
安裝 Apigee CRD:
-
執行下列指令,執行安裝模擬測試:
kubectl apply -k apigee-operator/etc/crds/default/ \ --server-side \ --force-conflicts \ --validate=false \ --dry-run=server
-
使用
--dry-run
檢查安裝作業後,請使用下列指令安裝 Apigee CRD:kubectl apply -k apigee-operator/etc/crds/default/ \ --server-side \ --force-conflicts \ --validate=false
- 使用
kubectl get crds
指令驗證安裝作業:kubectl get crds | grep apigee
輸出內容應如下所示:
apigeedatastores.apigee.cloud.google.com 2023-10-09T14:48:30Z apigeedeployments.apigee.cloud.google.com 2023-10-09T14:48:30Z apigeeenvironments.apigee.cloud.google.com 2023-10-09T14:48:31Z apigeeissues.apigee.cloud.google.com 2023-10-09T14:48:31Z apigeeorganizations.apigee.cloud.google.com 2023-10-09T14:48:32Z apigeeredis.apigee.cloud.google.com 2023-10-09T14:48:33Z apigeerouteconfigs.apigee.cloud.google.com 2023-10-09T14:48:33Z apigeeroutes.apigee.cloud.google.com 2023-10-09T14:48:33Z apigeetelemetries.apigee.cloud.google.com 2023-10-09T14:48:34Z cassandradatareplications.apigee.cloud.google.com 2023-10-09T14:48:35Z
您現在已安裝 Apigee Hybrid 的結構體。接下來,您將檢查 Kubernetes 叢集是否就緒,再安裝 Apigee Helm 圖表。 1 2 3 4 5 7 8 4 9 9 8 5 7 8 8 9 8 5 6 7 9 9 9 4 4 5 7 8 8 9 9 5 6 7 8 8