In diesem Abschnitt werden die grundlegenden Anforderungen zum Einrichten eines Anthos GKE-Clusters (früher GKE On-Prem) beschrieben, der für eine Produktionsumgebung geeignet ist.
Sie müssen in Ihrem Cluster zwei Arten von Knoten konfigurieren und beschriften – einen für die zustandsorientierten Cassandra-Pods und einen für die übrigen Pods, die zustandslos sind.
Konfigurieren Sie diese Knotentypen wie unten beschrieben:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-18 (UTC)."],[[["\u003cp\u003eThis documentation covers the setup of an Anthos GKE cluster for production environments, emphasizing resource requirements for larger configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe required Anthos GKE version is 1.1.1-gke.2 or later, and the kubectl version must be 1.13.x or later.\u003c/p\u003e\n"],["\u003cp\u003eStateful nodes, which are for Cassandra pods, need a minimum of 6 nodes with at least 8 CPUs and 16 GB RAM, labeled with \u003ccode\u003eapigee-data\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eStateless nodes, for the rest of the pods, require a minimum of 3 nodes, also with a minimum of 8 CPUs and 16 GB RAM, labeled with \u003ccode\u003eapigee-runtime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe current documentation version (1.1) is end of life and an upgrade to a newer version is required.\u003c/p\u003e\n"]]],[],null,["# Anthos GKE 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 an\n[Anthos GKE](https://cloud.google.com/anthos/) cluster\n(previously known as [GKE On-Prem](https://cloud.google.com/gke-on-prem/docs/overview))\nsuitable for a production environment.\n| A production cluster can consume significant resources because it includes more nodes and larger virtual machine configurations than a non-production setup. Also, a production cluster might be hosted in multiple zones and regions worldwide.\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\nProduction cluster requirements\n-------------------------------\n\n\nUse these requirements as a guide when\ncreating your production cluster.\n\n### Software versions\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"]]