Homelab/README.md

16 lines
273 B
Markdown
Raw Normal View History

# Homelab
2023-10-23 12:27:29 +00:00
## 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)