Homelab/README.md

273 B

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)