chart: Add downgrade warning and highlight namespace requirement
Longhorn #1454 Signed-off-by: Bo Tao <bo.tao@rancher.com>
This commit is contained in:
parent
2218629598
commit
809578d983
@ -1,6 +1,8 @@
|
||||
# Rancher Longhorn Chart
|
||||
|
||||
Please install Longhorn chart in `longhorn-system` namespace only.
|
||||
> **Important**: Please install Longhorn chart in `longhorn-system` namespace only.
|
||||
|
||||
> **Warning**: Longhorn doesn't support downgrading from a higher version to a lower version.
|
||||
|
||||
The following document pertains to running Longhorn from the Rancher 2.0 chart.
|
||||
|
||||
|
@ -4,4 +4,8 @@ Longhorn is a lightweight, reliable and easy to use distributed block storage sy
|
||||
|
||||
Longhorn creates a dedicated storage controller for each volume and synchronously replicates the volume across multiple replicas stored on multiple nodes. The storage controller and replicas are themselves orchestrated using Kubernetes. Longhorn supports snapshots, backups and even allows you to schedule recurring snapshots and backups!
|
||||
|
||||
**Important**: Please install Longhorn chart in `longhorn-system` namespace only.
|
||||
|
||||
**Warning**: Longhorn doesn't support downgrading from a higher version to a lower version.
|
||||
|
||||
[Chart Documentation](https://github.com/longhorn/longhorn/blob/master/chart/README.md)
|
||||
|
Loading…
Reference in New Issue
Block a user