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-04-03 (UTC)."],[[["This documentation covers the setup of an Anthos GKE cluster for production environments, emphasizing resource requirements for larger configurations."],["The required Anthos GKE version is 1.1.1-gke.2 or later, and the kubectl version must be 1.13.x or later."],["Stateful nodes, which are for Cassandra pods, need a minimum of 6 nodes with at least 8 CPUs and 16 GB RAM, labeled with `apigee-data`."],["Stateless 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 `apigee-runtime`."],["The current documentation version (1.1) is end of life and an upgrade to a newer version is required."]]],[]]