ノードプールとは、クラスタ内で同じ構成を持つノードのグループのことです。デフォルトでは、ハイブリッドはすべての Pod をデフォルトのノードプールに割り当てます。リソースプールとして専用のノードプールを作成し、ハイブリッド コンポーネントをノードプールに割り当てることもできます。
通常、リソース要件が異なる Pod がある場合は、専用のノードプールを定義します。たとえば、apigee-cassandra Pod には永続ストレージが必要ですが、他の Apigee ハイブリッド Pod には必要ありません。このため、Cassandra 用のステートフル ノードプールと、残りのハイブリッド ランタイム サービス用のステートレス ノードプールを作成することをおすすめします。詳細については、専用ノードプールを構成するをご覧ください。
[[["わかりやすい","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-03-12 UTC。"],[[["This documentation outlines the minimum cluster configurations for Apigee hybrid version 1.7, which is currently end-of-life and should be upgraded."],["Dedicated node pools for stateful (like Cassandra) and stateless components are recommended due to differing resource requirements, with specific minimum configurations outlined for each."],["The minimum configurations for both stateful and stateless node pools include 3 nodes per region, 4 CPU cores, 15 RAM, and different default label names."],["For production environments, a minimum of two clusters are recommended."],["Cassandra requires a minimum of 1 Gbps network bandwidth (more for production) and synchronized time across all pods and regions to avoid data inconsistencies due to its reliance on the Gossip protocol and timestamp-based data synchronization."]]],[]]