Google Distributed Cloud downloads

This page provides commands to download the following Google Distributed Cloud entities:

  • gkectl command-line tool
  • gkeadm command-line tool
  • Google Distributed Cloud 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.9.7-gke.8

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.7-gke.8/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.7-gke.8/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.7-gke.8/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.7-gke.8/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.9.7-gke.8/gke-onprem-vsphere-1.9.7-gke.8.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.9.7-gke.8.tgz

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.7-gke.8/gke-on-prem-admin-appliance-vsphere-1.9.7-gke.8.ova ./

1.9.6-gke.1

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.6-gke.1/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.6-gke.1/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.6-gke.1/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.6-gke.1/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

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

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.6-gke.1/gke-on-prem-admin-appliance-vsphere-1.9.6-gke.1.ova ./

1.9.5-gke.2

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.5-gke.2/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.5-gke.2/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.5-gke.2/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.5-gke.2/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

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

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.5-gke.2/gke-on-prem-admin-appliance-vsphere-1.9.5-gke.2.ova ./

1.9.4-gke.3

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.4-gke.3/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.4-gke.3/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.4-gke.3/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.4-gke.3/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

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

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.4-gke.3/gke-on-prem-admin-appliance-vsphere-1.9.4-gke.3.ova ./

1.9.3-gke.4

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.3-gke.4/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.3-gke.4/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.3-gke.4/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.3-gke.4/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.9.3-gke.4/gke-onprem-vsphere-1.9.3-gke.4.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.9.3-gke.4.tgz

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.3-gke.4/gke-on-prem-admin-appliance-vsphere-1.9.3-gke.4.ova ./

1.9.2-gke.4

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.2-gke.4/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.2-gke.4/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.2-gke.4/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.2-gke.4/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.9.2-gke.4/gke-onprem-vsphere-1.9.2-gke.4.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.9.2-gke.4.tgz

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.2-gke.4/gke-on-prem-admin-appliance-vsphere-1.9.2-gke.4.ova ./

1.9.1-gke.6

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.1-gke.6/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.1-gke.6/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.1-gke.6/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.1-gke.6/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.9.1-gke.6/gke-onprem-vsphere-1.9.1-gke.6.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.9.1-gke.6.tgz

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.1-gke.6/gke-on-prem-admin-appliance-vsphere-1.9.1-gke.6.ova ./

1.9.0-gke.8

gkeadm

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

  • Linux:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.0-gke.8/linux/gkeadm ./
    chmod +x gkeadm
  • Windows:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.0-gke.8/windows/gkeadm.exe ./
  • macOS Catalina:

    gcloud storage cp gs://gke-on-prem-release/gkeadm/1.9.0-gke.8/darwin/gkeadm ./
    chmod +x gkeadm

gkectl

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

sudo -E gcloud storage cp gs://gke-on-prem-release/gkectl/1.9.0-gke.8/gkectl /usr/bin/gkectl
sudo chmod +x /usr/bin/gkectl

Bundle

From your admin workstation, download the bundle:

sudo -E gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.9.0-gke.8/gke-onprem-vsphere-1.9.0-gke.8.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.9.0-gke.8.tgz

OVA

From your personal laptop or workstation, download the OVA

gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.9.0-gke.8/gke-on-prem-admin-appliance-vsphere-1.9.0-gke.8.ova ./

Verifying the OVA using openssl

You can use openssl to verify the OVA file you downloaded against a signature file (SIG). Replace VERSION with the file's version:

1. Copy the following public key to a file:
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEWZrGCUaJJr1H8a36sG4UUoXvlXvZ
wQfk16sxprI2gOJ2vFFggdq3ixF2h4qNBt0kI7ciDhgpwS8t+/960IsIgw==
-----END PUBLIC KEY-----
  1. Run the following command:
openssl dgst -verify PATH_TO_PUBLIC_KEY 
-signature SIGNATURE 
-binary OVA 

Expected output of this command is Verified OK .

Verifying gkectl using openssl

Verify the gkectl binary against the public key using openssl , where VERSION is the file's version:

1. Copy the following public key to a file:
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEWZrGCUaJJr1H8a36sG4UUoXvlXvZ
wQfk16sxprI2gOJ2vFFggdq3ixF2h4qNBt0kI7ciDhgpwS8t+/960IsIgw==
-----END PUBLIC KEY-----
  1. Run the following command:
openssl dgst -verify PATH_TO_PUBLIC_KEY 
-signature PATH_TO_SIGNATURE 
-binary PATH_TO_GKECTL 

Expected output of this command is Verified OK .

Create a Mobile Website
View Site in Mobile | Classic
Share by: