38 lines
No EOL
383 B
Markdown
38 lines
No EOL
383 B
Markdown
---
|
|
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
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
````
|
|
<div v-click>
|
|
|
|
Lets see an install of metallb and traefic ingress in a [Demo](https://ascii.headshed.dev/a/lLlJj9Mscia6rPXrp1wB9fBna)
|
|
|
|
</div>
|
|
|
|
|
|
<!--
|
|
|
|
TBC
|
|
|
|
|
|
|
|
....
|
|
|
|
--> |