Examples of setting Kubernetes clusters
Example of setting up Kubernetes clusters.
This is not an intent to be production ready, please consider
the usage of https://github.com/ilkilab/agorakube in
production instead.
These may be the list of required tools to run all the examples:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew cask install vagrant
brew cask install virtualbox
pip3 install --user ansible
Check the some of the examples of how to setup a Kubernetes cluster: