Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 597 Bytes

02-client-tools.md

File metadata and controls

13 lines (8 loc) · 597 Bytes

Client Tools

This tutorial requires interacting with a number of tools and services which require a specific set of command line utilities to be installed on the machine used to follow this tutorial.

Install the following client tools and ensure they are in your path:

Install kubectl using gcloud: gcloud components install kubectl

Next: Provision The Kubernetes Infrastructure