Prerequisites
Prerequisite for MacOS
The Administrator must have the following tools installed in MacOS:
- kubectl (v1.10.2)
https://github.com/kubernetes/kubernetes/releases/tag/v1.10.7
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
- Azure CLI Client (2.0.29)
This is the minimum version required. Make sure you have Azure CLI Client installed (https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest) before you proceed.
Copyright © Cloud Software Group, Inc. All rights reserved.