Topik ini menjelaskan konfigurasi cluster minimum untuk
Apigee Hybrid. Konfigurasi minimum ini berlaku untuk semua platform Kubernetes yang didukung.
Tentang node pool
Node pool adalah sekelompok node dalam cluster yang semuanya memiliki konfigurasi yang sama. Secara default, hybrid menetapkan semua pod ke node pool default; namun, Anda dapat membuat node pool khusus dan menetapkan komponen hybrid ke node pool tersebut sebagai cara mendistribusikan resource.
Biasanya, Anda menentukan kumpulan node khusus saat memiliki pod dengan persyaratan resource
yang berbeda. Misalnya, pod apigee-cassandra memerlukan penyimpanan persisten, sedangkan
pod hybrid Apigee lainnya tidak. Oleh karena itu, sebaiknya Anda membuat
node pool stateful untuk Cassandra dan node pool stateless untuk layanan runtime
hybrid lainnya. Lihat Mengonfigurasi node pool khusus untuk mengetahui detailnya.
Bagian berikut mencantumkan konfigurasi untuk node pool stateful dan stateless.
Konfigurasi minimum
Gunakan konfigurasi minimum ini saat menyiapkan cluster:
[[["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 version 1.6 is end-of-life and users should upgrade to a newer version."],["Minimum cluster configurations for Apigee hybrid include both stateful and stateless node pools with a recommendation of 3 nodes, 4 CPU, and 15 RAM per region for each."],["A stateful node pool is recommended for Cassandra pods, requiring dynamic storage, while a stateless node pool is suitable for other hybrid runtime services."],["Production environments should have at least two clusters."],["Resources are provided for users who need to scale their configuration for additional capacity and throughput."]]],[]]