Add Ingress and Storage test slides with Vagrant instructions

This commit is contained in:
jon brookes 2025-08-27 10:54:58 +01:00
parent 09f01d409f
commit f3d077e3c4
19 changed files with 319 additions and 38 deletions

38
pages/ingress.md Normal file
View file

@ -0,0 +1,38 @@
---
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
....
-->