Challenge 00 - Prerequisites - Ready, Set, GO!

Home - Next Challenge >

Introduction

Thank you for participating in the Intro To Kubernetes What The Hack. Before you can hack, you will need to set up some prerequisites.

A smart cloud solution architect always has the right tools in their toolbox.

Description

In this challenge we’ll be setting up all the tools we will need to complete our challenges.

Install Cloud Tools on Your Workstation

Student Resources

Your coach will provide you with a Resources.zip file that contains resource files you will use to complete some of the challenges for this hack.

You may also download the file here: ‘Resources.zip’

If you have installed all of the tools listed above on your local workstation, you should unpack the Resources.zip file there too.

If you plan to use the Azure Cloud Shell, you should upload the Resources.zip file to your cloud shell first and then unpack it there.

Success Criteria

  1. You have a bash shell at your disposal (WSL, Mac, Linux or Azure Cloud Shell)
  2. Running az --version shows the version of your Azure CLI
  3. Visual Studio Code is installed.