Send feedback
Anthos GKE non-production cluster requirements
Stay organized with collections
Save and categorize content based on your preferences.
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 .
Version 1.1 (unsupported) keyboard_arrow_down
This section describes the basic requirements for setting up a non-production cluster on Anthos GKE
(previously known as GKE On-Prem ).
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.
Creating the cluster
For information about creating Anthos GKE clusters,
see
Creating
admin and user clusters in the Anthos GKE on-prem 1.5 documentation.
Non-production cluster requirements
Use these requirements as a guide when
creating your non-production cluster.
Software requirements
Requirement
Value
Anthos GKE version
Version 1.1.1-gke.2 or later
kubectl version
Version 1.13.x or later. See
Install and Set Up kubectl .
Node requirements
You must configure and label two types of nodes in your cluster -- one for the stateful Cassandra
pods and one for the rest of the pods, which are stateless.
Configure these node types as described below:
Stateful node configuration
Requirement
Value
Minimum number of nodes
3
Node specifications
8 CPU (Minimum)
16 GB Ram (Minimum)
Kubernetes label
Name: apigee.com/apigee-nodepool
Value: apigee-data
See How to label
the worker nodes .
Storage
Dynamically provisioned.
Stateless node configuration
Requirement
Value
Minimum number of nodes
3
Node specifications
8 CPU (Minimum)
16 GB Ram (Minimum)
Kubernetes label
Name: apigee.com/apigee-nodepool
Value: apigee-runtime
See How to label
the worker nodes .
Storage
Dynamically provisioned.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]