https://github.com/ruedigerblock/k8s-setup-ansible-playbook
https://github.com/ruedigerblock/k8s-setup-ansible-playbook
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruedigerblock/k8s-setup-ansible-playbook
- Owner: ruedigerblock
- Created: 2022-07-08T14:32:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T14:35:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T17:26:06.705Z (5 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vagrantfile + Ansible Playbook to set up a K8S locally using Virtual Box
tested on:
Darwin Rudigers-MBP.fritz.box 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64 x86_64
(might also work on M1's and M2's)
inspired by and adapted to work with CRI-O instead of Docker.
## Prerequisites
```
brew install virtualbox ansible vagrant
```## How To
Clone repo change into the folder containing the repository and `vagrant up`