This document shows how to download the gkeadm
command-line tool and other
components that are part of Google Distributed Cloud.
Typically, gkeadm
is the only component that you have to download manually.
For example, you do not need to manually download gkectl
, or the
Google Distributed Cloud bundle file, because they are automatically copied
to the admin workstation. Also, you do not have to manually download the Admin
workstation Open Virtual Appliance (OVA), because gkeadm
automatically copies
the OVA to your vSphere environment.
Before you begin
You must be logged in with a Google Account.
To see whether you are logged in, view your SDK account
property:
gcloud config get-value account
To log in:
gcloud auth login
Download gkeadm
You use the gkeadm
command-line tool to create an admin workstation. Then you
get an SSH connection to your admin workstation, and from there, you create
clusters.
The gkeadm
command-line tool is available for 64-bit Linux, Windows 10,
Windows Server 2019, and macOS 10.15 and higher.
1.13.10-gke.42
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.10-gke.42/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.10-gke.42/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.10-gke.42/darwin/gkeadm ./ chmod +x gkeadm
1.13.9-gke.29
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.9-gke.29/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.9-gke.29/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.9-gke.29/darwin/gkeadm ./ chmod +x gkeadm
1.13.8-gke.42
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.8-gke.42/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.8-gke.42/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.8-gke.42/darwin/gkeadm ./ chmod +x gkeadm
1.13.7-gke.29
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.7-gke.29/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.7.gke.29/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.7-gke.29/darwin/gkeadm ./ chmod +x gkeadm
1.13.6-gke.32
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.6-gke.32/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.6.gke.32/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.6-gke.32/darwin/gkeadm ./ chmod +x gkeadm
1.13.5-gke.27
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.5-gke.27/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.5.gke.27/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.5-gke.27/darwin/gkeadm ./ chmod +x gkeadm
1.13.4-gke.19
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.4-gke.19/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.4.gke.19/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.4-gke.19/darwin/gkeadm ./ chmod +x gkeadm
1.13.3-gke.26
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.3-gke.26/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.3-gke.26/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.3-gke.26/darwin/gkeadm ./ chmod +x gkeadm
1.13.2-gke.26
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.2-gke.26/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.2-gke.26/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.2-gke.26/darwin/gkeadm ./ chmod +x gkeadm
1.13.1-gke.35
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.1-gke.35/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.1-gke.35/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.1-gke.35/darwin/gkeadm ./ chmod +x gkeadm
1.13.0-gke.525
Linux
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.0-gke.525/linux/gkeadm ./ chmod +x gkeadm
Windows
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.0-gke.525/windows/gkeadm.exe ./
macOS Catalina
gcloud storage cp gs://gke-on-prem-release/gkeadm/1.13.0-gke.525/darwin/gkeadm ./ chmod +x gkeadm
Google Distributed Cloud bundle
In certain cases, you might want to download an Google Distributed Cloud bundle to your admin workstation.
1.13.10-gke.42
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.10-gke.42/gke-onprem-vsphere-1.13.10-gke.42.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.10-gke.42.tgz
1.13.9-gke.29
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.9-gke.29/gke-onprem-vsphere-1.13.9-gke.29.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.9-gke.29.tgz
1.13.8-gke.42
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.8-gke.42/gke-onprem-vsphere-1.13.8-gke.42.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.8-gke.42.tgz
1.13.7-gke.29
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.7-gke.29/gke-onprem-vsphere-1.13.7-gke.29.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.7-gke.29.tgz
1.13.6-gke.32
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.6-gke.32/gke-onprem-vsphere-1.13.6-gke.32.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.6-gke.32.tgz
1.13.5-gke.27
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.5-gke.27/gke-onprem-vsphere-1.13.5-gke.27.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.5-gke.27.tgz
1.13.4-gke.19
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.4-gke.19/gke-onprem-vsphere-1.13.4-gke.19.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.4-gke.19.tgz
1.13.3-gke.26
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.3-gke.26/gke-onprem-vsphere-1.13.3-gke.26.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.3-gke.26.tgz
1.13.2-gke.26
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.2-gke.26/gke-onprem-vsphere-1.13.2-gke.26.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.2-gke.26.tgz
1.13.1-gke.35
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.1-gke.35/gke-onprem-vsphere-1.13.1-gke.35.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.1-gke.35.tgz
1.13.0-gke.525
On your admin workstation, run this command:
gcloud storage cp gs://gke-on-prem-release/gke-onprem-bundle/1.13.0-gke.525/gke-onprem-vsphere-1.13.0-gke.525.tgz /var/lib/gke/bundles/gke-onprem-vsphere-1.13.0-gke.525.tgz
Admin workstation Open Virtual Appliance
In certain cases, you might want to download the admin workstation Open Virtual Appliance (OVA).
1.13.7-gke.29
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.7-gke.29/gke-on-prem-admin-appliance-vsphere-1.13.7-gke.29.ova ./
1.13.6-gke.32
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.6-gke.32/gke-on-prem-admin-appliance-vsphere-1.13.6-gke.32.ova ./
1.13.5-gke.27
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.5-gke.27/gke-on-prem-admin-appliance-vsphere-1.13.5-gke.27.ova ./
1.13.4-gke.19
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.4-gke.19/gke-on-prem-admin-appliance-vsphere-1.13.4-gke.19.ova ./
1.13.3-gke.26
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.3-gke.26/gke-on-prem-admin-appliance-vsphere-1.13.3-gke.26.ova ./
1.13.2-gke.26
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.2-gke.26/gke-on-prem-admin-appliance-vsphere-1.13.2-gke.26.ova ./
1.13.1-gke.35
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.1-gke.35/gke-on-prem-admin-appliance-vsphere-1.13.1-gke.35.ova ./
1.13.0-gke.525
To download the admin workstation OVA:
gcloud storage cp gs://gke-on-prem-release/admin-appliance/1.13.0-gke.525/gke-on-prem-admin-appliance-vsphere-1.13.0-gke.525.ova ./
gkectl
Normally there is no reason for your to download the gkectl
command-line
tool. In the rare case that you want to download gkectl
, you can find it
here:
1.13.10-gke.42
gs://gke-on-prem-release/gkectl/1.13.10-gke.42/gkectl
1.13.9-gke.29
gs://gke-on-prem-release/gkectl/1.13.9-gke.29/gkectl
1.13.8-gke.42
gs://gke-on-prem-release/gkectl/1.13.8-gke.42/gkectl
1.13.7-gke.29
gs://gke-on-prem-release/gkectl/1.13.7-gke.29/gkectl
1.13.6-gke.32
gs://gke-on-prem-release/gkectl/1.13.6-gke.32/gkectl
1.13.5-gke.27
gs://gke-on-prem-release/gkectl/1.13.5-gke.27/gkectl
1.13.4-gke.19
gs://gke-on-prem-release/gkectl/1.13.4-gke.19/gkectl
1.13.3-gke.26
gs://gke-on-prem-release/gkectl/1.13.3-gke.26/gkectl
1.13.2-gke.26
gs://gke-on-prem-release/gkectl/1.13.2-gke.26/gkectl
1.13.1-gke.35
gs://gke-on-prem-release/gkectl/1.13.1-gke.35/gkectl
1.13.0-gke.525
gs://gke-on-prem-release/gkectl/1.13.0-gke.525/gkectl
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:
openssl dgst -verify - -signature ~/gke-on-prem-admin-appliance-vsphere-VERSION.ova.1.sig ~/gke-on-prem-admin-appliance-vsphere-VERSION.ova <<'EOF' -----BEGIN PUBLIC KEY----- MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEWZrGCUaJJr1H8a36sG4UUoXvlXvZ wQfk16sxprI2gOJ2vFFggdq3ixF2h4qNBt0kI7ciDhgpwS8t+/960IsIgw== -----END PUBLIC KEY----- EOF
The expected output of this command is Verified OK
.
Verifying gkectl
using openssl
You can use openssl
to verify the gkectl
binary against the public key.
Replace VERSION with the file's version:
gcloud storage cp gs://gke-on-prem-release/gkectl/VERSION/gkectl.1.sig /tmp/gkectl.1.sig openssl dgst -verify - -signature /tmp/gkectl.1.sig /usr/bin/gkectl <<'EOF' -----BEGIN PUBLIC KEY----- MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEWZrGCUaJJr1H8a36sG4UUoXvlXvZ wQfk16sxprI2gOJ2vFFggdq3ixF2h4qNBt0kI7ciDhgpwS8t+/960IsIgw== -----END PUBLIC KEY----- EOF
The expected output of this command is Verified OK
.
Verifying gkeadm
using openssl
You can use openssl
to verify the gkeadm
binary against the public key.
Replace VERSION with the file's version:
gcloud storage cp gs://gke-on-prem-release/gkeadm/VERSION/gkeadm.1.sig /tmp/gkeadm.1.sig openssl dgst -verify - -signature /tmp/gkeadm.1.sig ./gkeadm <<'EOF' -----BEGIN PUBLIC KEY----- MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEWZrGCUaJJr1H8a36sG4UUoXvlXvZ wQfk16sxprI2gOJ2vFFggdq3ixF2h4qNBt0kI7ciDhgpwS8t+/960IsIgw== -----END PUBLIC KEY----- EOF
The expected output of this command is Verified OK
.