You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nodes are created with randomized suffix in their name.
Currently there is option to control whenever their numeric index is added to node name, but there is no way to disable randomized suffix.
This would be useful in scenario where for example one provisions many clusters using same codebase and fully predictable naming for certain nodes - like in my case, dedicated longhorn storage nodes - would simplify maintenance, because for now I have to perform some manual actions because I can't know exact node names upfront.
I suggest this could be something that can be controlled ad node level but also at pool level, like it's done with index:
This discussion was converted from issue #1987 on January 11, 2026 19:22.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Nodes are created with randomized suffix in their name.
Currently there is option to control whenever their numeric index is added to node name, but there is no way to disable randomized suffix.
This would be useful in scenario where for example one provisions many clusters using same codebase and fully predictable naming for certain nodes - like in my case, dedicated longhorn storage nodes - would simplify maintenance, because for now I have to perform some manual actions because I can't know exact node names upfront.
I suggest this could be something that can be controlled ad node level but also at pool level, like it's done with index:
Beta Was this translation helpful? Give feedback.
All reactions