Download the Workshop Code

The workshop code is located at https://github.com/jfrogtraining/gcp-gke-workshop GitHub repository. We will fork this repo and then clone locally in order to pull the required workshop files and scripts.

  1. Click on the Google Cloud Shell button at the top right of the console to open Google Cloud Shell terminal in your browser.

GCP Cloud Shell

  1. Click the Continue button and wait a few moments for you Google Cloud Shell Machine to be ready.

GCP Cloud Shell Ready

  1. Clone this repository to your local directory with the following command.
git clone https://github.com/<user-name>/gcp-gke-workshop.git

Git Clone