Komponen hybrid diinstal dan dikelola oleh diagram Helm berikut. Tabel diatur
sesuai urutan yang biasanya Anda gunakan untuk menginstalnya selama penginstalan baru.
Cakupan
Komponen
Diagram Helm
Operator Apigee
Operator Apigee
apigee-operator
Penyimpanan
Cassandra
apigee-datastore
Penyimpanan dalam memori
Redis
apigee-redis
Pelaporan
Metrik Logger
apigee-telemetry
Ingress
Gateway Ingress Apigee
apigee-ingress-manager
Organisasi
Apigee Connect Agent MART UDCA Watcher
apigee-org
Lingkungan
Runtime Synchronizer
apigee-env
Grup lingkungan
virtualhost
apigee-virtualhost
Referensi silang perintah apigeectl / Helm
Tabel berikut mencantumkan Helm yang setara untuk perintah apigeectl umum:
Tidak ada satu perintah untuk mengelola semua komponen campuran. Karena setiap
komponen memiliki diagram tertentu, Anda harus menginstal atau mengupgrade setiap diagram satu per satu.
Meskipun tidak ada perintah Helm yang setara, selama penginstalan, Anda dapat menggunakan proses Periksa kesiapan cluster untuk melakukan banyak tugas yang sama.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-12 UTC."],[[["Apigee hybrid supports Helm version 3.14.2 and above for managing its components."],["Apigee hybrid components are installed and managed using specific Helm charts, including `apigee-operator`, `apigee-datastore`, `apigee-redis`, `apigee-telemetry`, `apigee-ingress-manager`, `apigee-org`, `apigee-env`, and `apigee-virtualhost`."],["The `apigeectl init` command is mimicked in Helm by installing or upgrading the `apigee-operator` and `apigee-ingress-manager` charts, which requires the Apigee CRDs to be installed first."],["There is no single Helm command to manage all Apigee hybrid components at once, as each component needs to be installed or upgraded individually using its corresponding chart, similarly there is no single Helm command to delete all components."],["Equivalent Helm commands, like `helm install` or `helm upgrade`, are available for most `apigeectl` commands such as `apply`, `delete`, or `dry-run`, enabling granular control over individual components, while `apigeectl check-ready` does not have an exact equivalent command, but relies on checking cluster readiness."]]],[]]