Nesta seção, descrevemos os requisitos básicos para configurar um cluster que não seja de produção no Anthos GKE,
anteriormente conhecido como GKE On-Prem.
É preciso configurar e rotular dois tipos de nós no cluster: um para os pods com estado do Cassandra com estado
e outro para os demais, que são sem estado.
Configure esses tipos de nós conforme descrito abaixo:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-21 UTC."],[[["\u003cp\u003eThis documentation covers setting up a non-production Apigee hybrid cluster on Anthos GKE, typically used for development and demonstration purposes, using fewer resources and nodes than a production cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is version 1.1 and is end-of-life, and an upgrade to a newer version is recommended for users, as per the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe cluster setup requires a minimum of 3 nodes for stateful pods (Cassandra) and 3 nodes for stateless pods, each with at least 8 CPU and 16 GB RAM, with dedicated Kubernetes labels.\u003c/p\u003e\n"],["\u003cp\u003eThe setup mandates Anthos GKE version 1.1.1-gke.2 or later, along with kubectl version 1.13.x or later for software compatibility.\u003c/p\u003e\n"]]],[],null,["# Anthos 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\n\nThis section describes the basic requirements for setting up a non-production cluster on [Anthos GKE](https://cloud.google.com/anthos/)\n(previously known as [GKE On-Prem](https://cloud.google.com/gke-on-prem/docs/overview)).\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 Anthos GKE clusters,\nsee\n[Creating\nadmin and user clusters](https://cloud.google.com/anthos/gke/docs/on-prem/1.5/how-to/admin-user-cluster-basic) in the Anthos GKE on-prem 1.5 documentation.\n\nNon-production cluster requirements\n-----------------------------------\n\n\nUse these requirements as a guide when\ncreating your non-production cluster.\n\n### Software requirements\n\n### Node requirements\n\n\nYou must configure and label two types of nodes in your cluster -- one for the stateful Cassandra\npods and one for the rest of the pods, which are stateless.\nConfigure these node types as described below:\n\n#### Stateful node configuration\n\n#### Stateless node configuration"]]