Prerequisites
Prerequisite for MacOS
The Administrator must have the following tools installed in MacOS:
- kubectl (v1.10.2)
Install from: https://github.com/kubernetes/kubernetes/releases/tag/v1.10.2
curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.10.2/bin/darwin/amd64/kubectl chmod +x kubectl mv kubectl /usr/local/bin
- jq
- GoogleCloud SDK (220.0.0)
Install from: https://cloud.google.com/sdk/docs/quickstart-macos
Copyright © Cloud Software Group, Inc. All rights reserved.