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

47
pages/storage.md Normal file
View file

@ -0,0 +1,47 @@
---
level: 2
---
# Storage
... with Vagrant
````md magic-move {lines: true}
```bash
cd infctl-cli/vagrant/dev/ubuntu
pwd
/home/user/projects/infctl-cli/vagrant/dev/ubuntu
```
```bash
vagrant ssh workstation
```
```bash
export LOG_FORMAT=none
infctl -f pipelines/vagrant-longhorn.json
...
```
````
<div v-click>
Lets see a longhorn install [Demo](https://ascii.headshed.dev/a/qslfF9KTMj69zcSwzD6xm1uZ7)
</div>
<!--
TBC
....
-->