Bootstrap Kubernetes the Ansible way on Everything (here: Vagrant). Inspired by Kelsey Hightower´s kubernetes-the-hard-way, but refactored to Infrastructure-as-Code.
Stars
101
Forks
22
Watchers
101
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
118
commits
18
commits
15
commits
5
commits
1
commits
1
commits
1
commits
Fixing #22, Docker 18.09 update related! 1st: No `docker.socket` required and default any more. 2nd: `ExecStart ... -H unix://` instead of `ExecStart ... -H fd://`
07fb46aView on GitHubNo vbguest plugin anymore - it´s deactivated already, and with the newest Bionic Vagrant boxes, the numbers aren´t too old.
09f149cView on GitHubFixing #23 - now create_all.sh configures DNS every time
5019de9View on GitHubFull https://asciinema.org recording of every step to running Kubernetes cluster. Fixed helm installation and update of apt now first step again.
ea84162View on GitHub