Open
Description
Somebody asked about installing Longhorn on Rancher Desktop; I'm not sure if this is useful for our docs (it's basically a retread of Longhorn docs — it's not like I looked at installing Longhorn before), but since I had it I might as well post it:
- Installing Longhorn dependencies
rdctl shell
- (From the shell)
sudo su -
apk add -U nfs-utils open-iscsi
modprobe iscsi_tcp
- (Exit out of
rdctl shell
)
- Install longhorn using the helm v3 method
Note: This does not work on Windows, because we can't load kernel modules there.
Metadata
Metadata
Assignees
Labels
No labels