Skip to content

Add Longhorn Storage

This follows on from Create a vagrant 3 node cluster so be sure to complete that section before proceeding with this one.

A pipeline file vagrant-longhorn.json uses

From the previous directory in our example which was /home/user/projects/infctl-cli we need to change directory cd vagrant/dev/ubuntu/

so we can ssh to the workstation

Terminal window
vagrant ssh workstation

and once logged in to the workstation we can install longhorn with

Terminal window
LOG_FORMAT=basic infctl -f pipelines/vagrant-longhorn.json