Replies: 1 comment 1 reply
-
No, labels can be used for scheduling workloads onto nodes, and work together with taints and tolerations. Labels:
In practise, this is used to make sure the right node gets the right workload, so it could apply to Longhorn storage nodes as well, but doesn't need to. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the
kube.tf
example there is an example of a storage nodeCan someone please explain for what I need that? Is it only relevant when using for Lonhorn?
Beta Was this translation helpful? Give feedback.
All reactions