n25/pages/storage.md

47 lines
449 B
Markdown
Raw Permalink Normal View History

---
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
....
-->