A GKE Autopilot cluster lets Google manage your infrastructure configuration, including your nodes, scaling, security, and other preconfigured settings. Autopilot is optimized to run most production workloads, and provisions compute resources based on your Kubernetes manifests.
This document describes the connections and parameters you can configure when using App Design Center to create a GKE Autopilot cluster. The configuration parameters are based on the GKE Autopilot cluster Terraform module.
Required configuration parameters
If your template includes a GKE Autopilot cluster, you must configure the following parameters before you deploy.
| Feature | Parameter name | Description and constraint information | Background information |
|---|---|---|---|
| Name | The name of the cluster. | About cluster configuration choices | |
| Project Id | The project where you want to create the GKE Autopilot cluster. | Configure components | |
| Region or Zone | The location (region or zone) in which the cluster is created. | Cluster availability | |
| Network | network | Explore GKE networking documentation and use cases | |
| Subnetwork | subnetwork | Explore GKE networking documentation and use cases | |
| Master Authorized Networks Config | CIDR Block Display name | displayName | About network isolation in GKE |
| Master Authorized Networks Config | CIDR Block | cidrBlock | About network isolation in GKE |
| Workload Identity Config | Workload Pool | workloadPool | Use Workload Identity |
Optional configuration parameters
The following parameters are optional. To display advanced parameters, in the Configuration area, select Show advanced fields.