Before you begin:
These steps assume you have created environment variables in the previous steps. Check them with the following commands:
echo $PROJECT_ID
echo $ANALYTICS_REGION
echo $ORG_NAME
echo $ENV_NAME
This procedure explains how to set up the cluster in which you will run Apigee hybrid. The instructions vary depending on the platform in which you are running hybrid. Select your platform to see the instructions.
GKE
This step explains how to set up your shell environment and create a GKE cluster in your Google Cloud project.
Creating a cluster
- Gather your cluster requirements for Apigee hybrid cluster:
- Check the version of GKE supported by this version of hybrid version 1.4.4:
- Use the following instructions to create a user cluster:
When you have a cluster installed and running, go to the next step.
GKE on prem
Cluster resource requirements
For information about cluster resource requirements, see:
Creating a cluster
- Gather your cluster requirements for Apigee hybrid cluster:
- Check the version of GKE supported by this version of hybrid version 1.4.4:
- Use the following instructions to create a user cluster:
- GKE on-prem installation overview in the GKE on-prem documentation.
When you have a cluster installed and running, go to the next step.
AKS
Create an AKS cluster
- Gather your cluster requirements for Apigee hybrid cluster:
- Check the version of AKS supported by this version of hybrid version 1.4.4:
- Use one of the following sets of instructions to create a cluster:
- Using the Azure CLI: Quickstart: Deploy an Azure Kubernetes Service cluster using the Azure CLI.
- Using the Azure Portal: Quickstart: Deploy an Azure Kubernetes Service (AKS) cluster using the Azure portal.
EKS
Creating a cluster
- Gather your cluster requirements for Apigee hybrid cluster:
- Check the version of EKS supported by this version of hybrid version 1.4.4:
- Use the following instructions to create a user cluster:
When you have a cluster installed and running, go to the next step.
GKE on AWS
Creating a cluster
- Gather your cluster requirements for Apigee hybrid cluster:
- Check the version of GKE supported by this version of hybrid version 1.4.4:
- Use the following instructions to create a user cluster:
When you have a cluster installed and running, go to the next step.
1 (NEXT) Step 2: Install cert-manager 3 4 5 6 7