Skip to content

Installing Longhorn on RD #238

Open
Open
@mook-as

Description

@mook-as

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions