--- level: 2 --- # Ingress ... with Vagrant ````md magic-move {lines: true} ```bash {1|2|3} vagrant ssh workstation infctl -f pipelines/vagrant-metallb.json infctl -f pipelines/vagrant-ingress.json ``` ````