Install and configure a basic kubernetes cluster and run the stable/minecraft helm chart on it.
- This was primarily for me to learn how to use kubernetes
- ansible 2.7+
- vagrant
- libvirt
- helm installation
- stable/minecraft <= this is where you will find the minecraft variables and values.yaml options
- Kubeapps <= just run the
Run the playbook as normal by installing requirements:
ansible-galaxy install -f -r requirements.yml
Then calling the playbook itself:
ansible-playbook letsencrypt-playbook.yml
When the playbook completes, you should be able to naviagate to https:// to login to the Dashboard. Your login credentials will be your Foxpass credentials
- Ubuntu 18.04
- Ubuntu 18.04