You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
rdctl shell
sudo su -
apk add -U nfs-utils open-iscsi
modprobe iscsi_tcp
rdctl shell
)Note: This does not work on Windows, because we can't load kernel modules there.
The text was updated successfully, but these errors were encountered: