This message was deleted.
# rke2
a
This message was deleted.
b
even after reboot?
a
I'm not sure
if you write hostname you should see
or hostnamectl also displays it more throughly
b
ok, it did get updated
hostnamectl
is the value i set
a
Then all is ok
b
but rke2 nodes doesn't have the correct
hostname
label
a
how did you write config.yaml
you can "customize" node-name
b
oh, so by default
hostname
will be set as
node-name
?
a
I had this impression
b
i didn't set
node-name
at all
got it, i can try that
thanks for helping!
a
but if you change anything in config.yaml could break cluster or node
then I normally stop and do --cluster-reset
rke2 server --cluster-reset
👍 1
you could also first drain the node in production before doing that
But I am still new to this too