GKE on-prem downloads

This topic provides commands to download the following GKE on-prem entities:

  • gkectl command-line tool
  • gkeadm command-line tool
  • GKE on-prem upgrade bundle
  • Admin workstation Open Virtual Appliance (OVA)

Some of the commands given on this page run on your personal laptop or workstation. Other commands run on your admin workstation.

Logging in

Log in with any Google Account:

gcloud auth login

1.3.5-gke.2

gkeadm

From your personal laptop or workstation, download gkeadm and make it executable:

  • Linux:

    gsutil cp gs://gke-on-prem-release/gkeadm/1.3.5-gke.2/linux/gkeadm ./
    chmod +x gkeadm
    
  • Windows:

    gsutil cp gs://gke-on-prem-release/gkeadm/1.3.5-gke.2/windows/gkeadm.exe ./
    

gkectl

From your admin workstation, download gkectl and make it executable:

sudo -E gsutil cp gs://gke-on-prem-release/gkectl/1.3.5-gke.2/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gsutil cp gs://gke-on-prem-release/gke-onprem-bundle/1.3.5-gke.2/gke-onprem-vsphere-1.3.5-gke.2.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.3.5-gke.2.tgz

OVA

From your personal laptop or workstation, download the OVA

gsutil cp gs://gke-on-prem-release/admin-appliance/1.3.5-gke.2/gke-on-prem-admin-appliance-vsphere-1.3.5-gke.2.ova ~/

1.3.4-gke.3

gkeadm

From your personal laptop or workstation, download gkeadm and make it executable:

  • Linux:

    gsutil cp gs://gke-on-prem-release/gkeadm/1.3.4-gke.3/linux/gkeadm ./
    chmod +x gkeadm
    
  • Windows:

    gsutil cp gs://gke-on-prem-release/gkeadm/1.3.4-gke.3/windows/gkeadm.exe ./
    

gkectl

From your admin workstation, download gkectl and make it executable:

sudo -E gsutil cp gs://gke-on-prem-release/gkectl/1.3.4-gke.3/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gsutil cp gs://gke-on-prem-release/gke-onprem-bundle/1.3.4-gke.3/gke-onprem-vsphere-1.3.4-gke.3.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.3.4-gke.3.tgz

OVA

From your personal laptop or workstation, download the OVA

gsutil cp gs://gke-on-prem-release/admin-appliance/1.3.3-gke.0/gke-on-prem-admin-appliance-vsphere-1.3.3-gke.0.ova ~/

1.3.3-gke.0

gkeadm

From your personal laptop or workstation, download gkeadm and make it executable:

gsutil cp gs://gke-on-prem-release/gkeadm/1.3.3-gke.0/linux/gkeadm ./
chmod +x gkeadm

gkectl

From your admin workstation, download gkectl and make it executable:

sudo -E gsutil cp gs://gke-on-prem-release/gkectl/1.3.3-gke.0/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gsutil cp gs://gke-on-prem-release/gke-onprem-bundle/1.3.3-gke.0/gke-onprem-vsphere-1.3.3-gke.0.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.3.3-gke.0.tgz

OVA

From your personal laptop or workstation, download the OVA

gsutil cp gs://gke-on-prem-release/admin-appliance/1.3.3-gke.0/gke-on-prem-admin-appliance-vsphere-1.3.3-gke.0.ova ~/

1.3.2-gke.1

gkeadm

From your personal laptop or workstation, download gkeadm and make it executable:

gsutil cp gs://gke-on-prem-release/gkeadm/1.3.2-gke.1/linux/gkeadm ./
chmod +x gkeadm

gkectl

From your admin workstation, download gkectl and make it executable:

sudo -E gsutil cp gs://gke-on-prem-release/gkectl/1.3.2-gke.1/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gsutil cp gs://gke-on-prem-release/gke-onprem-bundle/1.3.2-gke.1/gke-onprem-vsphere-1.3.2-gke.1.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.3.2-gke.1.tgz

OVA

From your personal laptop or workstation, download the OVA

gsutil cp gs://gke-on-prem-release/admin-appliance/1.3.2-gke.1/gke-on-prem-admin-appliance-vsphere-1.3.2-gke.1.ova ~/

1.3.1-gke.03

gkeadm

From your personal laptop or workstation, download gkeadm and make it executable:

gsutil cp gs://gke-on-prem-release/gkeadm/1.3.1-gke.0/linux/gkeadm ./
chmod +x gkeadm

gkectl

From your admin workstation, download gkectl and make it executable:

sudo -E gsutil cp gs://gke-on-prem-release/gkectl/1.3.1-gke.0/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gsutil cp gs://gke-on-prem-release/gke-onprem-bundle/1.3.1-gke.0/gke-onprem-vsphere-1.3.1-gke.0.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.3.1-gke.0.tgz

OVA

From your personal laptop or workstation, download the OVA

gsutil cp
gs://gke-on-prem-release/admin-appliance/1.3.1-gke.0/gke-on-prem-admin-appliance-vsphere-1.3.1-gke.0.ova

1.3.0-gke.16

gkeadm

From your personal laptop or workstation, download gkeadm and make it executable:

gsutil cp gs://gke-on-prem-release/gkeadm/1.3.0-gke.16/linux/gkeadm ./
chmod +x gkeadm

gkectl

From your admin workstation, download gkectl and make it executable:

sudo -E gsutil cp gs://gke-on-prem-release/gkectl/1.3.0-gke.16/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gsutil cp gs://gke-on-prem-release/gke-onprem-bundle/1.3.0-gke.16/gke-onprem-vsphere-1.3.0-gke.16.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.3.0-gke.16.tgz

OVA

From your personal laptop or workstation, download the OVA

gsutil cp gs://gke-on-prem-release/admin-appliance/1.3.0-gke.16/gke-on-prem-admin-appliance-vsphere-1.3.0-gke.16.ova ~/