Skip to content

Commit ba393b3

Browse files
authored
Document disk configuration for Longhorn (ITISFoundation#1078)
Related PR(s): * ITISFoundation#979
1 parent ec3e6b0 commit ba393b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

charts/longhorn/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Source:
2525
* https://longhorn.io/kb/tip-only-use-storage-on-a-set-of-nodes/
2626
* https://longhorn.io/docs/1.8.1/nodes-and-volumes/nodes/default-disk-and-node-config/#customizing-default-disks-for-new-nodes
2727

28+
### How to configure disks for LH
29+
30+
As of now, we follow the same approach we use for `/docker` folder (via ansible playbook) but we use `/longhorn` folder name
31+
32+
Issue asking LH to clearly document requirements: https://github.com/longhorn/longhorn/issues/11125
33+
2834
### Can workloads be run on nodes where LH is not installed?
2935

3036
Workloads can run on nodes without LH as long as LH is not restricted to specific nodes via the `nodeSelector` or `systemManagedComponentsNodeSelector` settings. If LH is configured to run on specific nodes, workloads can only run on those nodes.

0 commit comments

Comments
 (0)