[[["容易理解","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-09-04 (世界標準時間)。"],[[["\u003cp\u003eThis document outlines the minimum cluster configurations for Apigee hybrid, applicable across all supported Kubernetes platforms.\u003c/p\u003e\n"],["\u003cp\u003eNode pools, which are groups of nodes within a cluster sharing the same configuration, can be dedicated to distribute resources effectively, especially for pods with varying resource needs.\u003c/p\u003e\n"],["\u003cp\u003eA recommended setup includes a stateful node pool (like for Cassandra), requiring dynamic storage, and a stateless node pool for other runtime services, managed with the \u003ccode\u003eApigeeDeployment\u003c/code\u003e CRD.\u003c/p\u003e\n"],["\u003cp\u003eThe minimum configuration for both stateful and stateless node pools is 3 nodes per region, each with 4 CPUs and 15 GB of RAM.\u003c/p\u003e\n"],["\u003cp\u003eFor production environments, a minimum of two clusters is recommended, with further scaling guidance available in the linked topics.\u003c/p\u003e\n"]]],[],null,["# Minimum cluster configurations\n\n| You are currently viewing version 1.4 of the Apigee hybrid documentation. **This version is end of life.** You should upgrade to a newer version. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n\n\nThis topic describes minimum cluster configurations for\nApigee hybrid. These minimum configurations apply to all of the supported\n[Kubernetes platforms](/apigee/docs/hybrid/supported-platforms).\n\nAbout node pools\n----------------\n\n\nA node pool is a group of nodes within a cluster that all have the same configuration. By\ndefault, hybrid assigns all pods to the default node pool; however, you can create dedicated\nnode pools and assign hybrid components to them as a way of distributing resources.\n\n\nTypically, you define dedicated node pools when you have pods with differing resource\nrequirements. For example, the `apigee-cassandra` pods require persistent storage, while\nthe other Apigee hybrid pods do not. For this reason, we recommend that you create\na stateful node pool for Cassandra and a stateless node pool for the rest of the hybrid\nruntime services. See [Configure dedicated node pools](/apigee/docs/hybrid/v1.4/configure-dedicated-nodes) for\ndetails.\n\n\nThe following section lists configurations for both stateful and stateless node pools.\n\nMinimum configurations\n----------------------\n\n\nUse these minimum configurations when setting up your cluster:\n\n| **Note:** For **production** environments, we recommend a minimum of two clusters.\n\nScaling the configuration\n-------------------------\n\n\nIf you need to scale your initial configuration based on additional capacity or throughput needs,\nsee the following topics:\n\n- [Configuring Cassandra for production](/apigee/docs/hybrid/v1.4/cassandra-production)\n- [Scaling Cassandra pods](/apigee/docs/hybrid/v1.4/cassandra-scaling)\n- [Configuring dedicated node pools](/apigee/docs/hybrid/v1.4/configure-dedicated-nodes)\n- [Scale and autoscale runtime services](/apigee/docs/hybrid/v1.4/scale-and-autoscale)"]]