ノードプールとは、クラスタ内で同じ構成を持つノードのグループのことです。デフォルトでは、ハイブリッドはすべての 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.8, which is now end-of-life and should be upgraded."],["Node pools, which are groups of nodes with identical configurations, can be stateful for components like Cassandra requiring persistent storage or stateless for other hybrid runtime services."],["The minimum configuration for both stateful and stateless node pools includes three nodes per region, 4 CPUs, 15 RAM, with different default label names and storage."],["For production environments, it is recommended to have a minimum of two clusters, and Cassandra requires a minimum of 1 Gbps network bandwidth, with more than 1 Gbps recommended for production systems."],["Cassandra requires NTP synchronization across all pods and regions to avoid data inconsistencies."]]],[]]