Unmanaged Cluster setup
Deploy the basic cluster setup with a single shell script.
In order to deploy the cluster via this script Kubeclt and Helm must be installed
This script will deploy the following
- Nginx load reverse proxy
- Load Balancer for the cluster
- Cert-Manager
- Cluster issuer
- Config maps (empty) for udp and tcp services
- Storage classes
- Azure
curl -sL https://raw.githubusercontent.com/nimbit-software/cluster-docs/master/static/bash/unmanaged-azure.sh | bash