Homelab/README.md

16 lines
273 B
Markdown

# Homelab
## Dependencies
- Vagrant
- ansible
- vagrant-scp
## Script
- Detect WSL or Linux
- Detect default network interface
- Inject network interface
- Gather IPs (vagrant ssh-config)
- Deploy Ansible playbook
- Download kubeconfig
- Ping cluster (kubectl get nodes)