Install Longhorn with the Rancher UI
Run Longhorn on Kubernetes with Rancher 2.x
One benefit of installing Longhorn through Rancher catalog is Rancher provides authentication to Longhorn UI.
If there is a new version of Longhorn available, you will see an Upgrade Available
sign on the Catalog Apps
screen. You can click Upgrade
button to upgrade Longhorn manager. See more about upgrade here.
curl
, findmnt
, grep
, awk
and blkid
has been installed in all nodes of the Kubernetes cluster.open-iscsi
has been installed on all the nodes of the Kubernetes cluster, and iscsid
daemon is running on all the nodes.zypper install open-iscsi
to install.apt-get install open-iscsi
to install.yum install iscsi-initiator-utils
to install.EKS Kubernetes Worker AMI with AmazonLinux2 image
,
use yum install iscsi-initiator-utils
to install. You may need to edit cluster security group to allow ssh access.file extents
feature on the nodes to store the data. Currently we support:Storage
for Longhorn.Catalog Apps
screen.longhorn-system
namespace.After Longhorn has been successfully installed, you can access the Longhorn UI by navigating to the Catalog Apps
screen.
© 2019-2024 Longhorn Authors | Documentation Distributed under CC-BY-4.0
© 2024 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page.