Getting Started

Getting Started

All required local environment settings, installation commands and deployment instructions are performed from a MacOS based computer.

Local Environment

Prior starting the cluster configuration, set the local environment for deployments.

ℹī¸
Homebrew is used to install all deployment dependencies.

ansible

Install the ansible binary:

brew install ansible ansible-lint

sshpass

Install the sshpass binary:

brew tap esolitos/ipa
brew install sshpass

Next

Dive right into the following section: