Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing Longhorn on RD #238

Open
mook-as opened this issue Jun 26, 2023 · 0 comments
Open

Installing Longhorn on RD #238

mook-as opened this issue Jun 26, 2023 · 0 comments

Comments

@mook-as
Copy link
Contributor

mook-as commented Jun 26, 2023

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:

  1. Installing Longhorn dependencies
    1. rdctl shell
    2. (From the shell) sudo su -
    3. apk add -U nfs-utils open-iscsi
    4. modprobe iscsi_tcp
    5. (Exit out of rdctl shell)
  2. Install longhorn using the helm v3 method

Note: This does not work on Windows, because we can't load kernel modules there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant