16 lines
304 B
Markdown
16 lines
304 B
Markdown
# Homelab
|
|
|
|
## TODO
|
|
- Write start script
|
|
- Write stop script
|
|
- Add Makefile for easy control
|
|
|
|
## 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)
|