[[["์ดํดํ๊ธฐ ์ฌ์","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-08-30(UTC)"],[[["\u003cp\u003eThis document outlines the requirements for setting up a Google Kubernetes Engine (GKE) cluster for an Apigee hybrid non-production installation.\u003c/p\u003e\n"],["\u003cp\u003eNon-production clusters are intended for demonstration and development, requiring fewer resources compared to production environments.\u003c/p\u003e\n"],["\u003cp\u003eThe cluster must use Kubernetes version 1.13 or later and the \u003ccode\u003ekubectl\u003c/code\u003e version 1.13.x or later, following a standard cluster template with zonal location and three availability zones.\u003c/p\u003e\n"],["\u003cp\u003eTwo node pools are required: a stateful node pool named \u003ccode\u003eapigee-data\u003c/code\u003e and a stateless node pool named \u003ccode\u003eapigee-runtime\u003c/code\u003e, both with a minimum of three nodes and N1-standard-4 machine type.\u003c/p\u003e\n"],["\u003cp\u003eApigee hybrid documentation version 1.1 is end of life, and users are recommended to upgrade to a newer version.\u003c/p\u003e\n"]]],[],null,["# GKE non-production cluster requirements\n\n| You are currently viewing version 1.1 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\nThis section describes the basic requirements for setting up a\nGoogle Kubernetes Engine (GKE) cluster\nsuitable for an Apigee hybrid non-production installation.\n| A non-production configuration typically includes fewer nodes, consumes fewer resources, and runs in fewer zones or regions than a production cluster. Non-production clusters are commonly used for demonstration and development purposes.\n\nCreating the cluster\n--------------------\n\n\nFor information about creating GKE clusters, see [Creating a cluster](https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-cluster) in the GKE documentation.\n\nNon-production cluster requirements\n-----------------------------------\n\n\nFollow these requirements when\ncreating your non-production cluster.\n\n### Software versions\n\n### Cluster template configuration\n\nChoose these template configuration options for your non-production GKE cluster:\n\n### Node requirements\n\n\nA [node pool](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) is a group of nodes within a cluster that all have the same configuration. By\ndefault, you must configure two node pools in your cluster -- one for the stateful Cassandra\npods and one for the rest of the pods, which are stateless.\nConfigure these two node pools\nas described below:\n\n#### Stateful node pool configuration\n\n\nConfigure a stateful node pool as follows:\n\n#### Stateless node pool configuration\n\n\nConfigure a stateless node pool as follows:"]]