GKE on-prem configuration file

Use the following example of the GKE on-prem configuration file to understand how to structure and configure the attributes of your admin and user clusters.

Depending on the installation flow that you choose, you generate one of the following configuration files:

  • If you use the gkeadm command, the default filename is admin-ws-config.yaml.
  • If you use the gkectl create-config command (Static IP | DHCP), the default filename is config.yaml.

You then modify that generated file to suit your needs before you use it to create your admin cluster and user clusters.