This message was deleted.
# rke2
a
This message was deleted.
c
It should only be set if you set --node-name. Are you running into some problem with that?
s
no just working through STIG
compliance
I’ll check that node-name config
c
there are cases where it needs to be set in order for the cloud provider to properly find the node
seems like a weird thing to disallow
s
yah there are several things that are odd, trying to comply exactly is the easiest otherwise they require justification and you have to go back and forth and educate the AO etc etc
c
hmm, actually I think at some point we started explicitly setting that in call cases in order to make sure that we’re consistently using the same hostname/node-name in all places. We do ensure that the kubelet cert has the proper entries on it regardless of what the node-name is set to, so it won’t affect the TLS verification as that text calls out.
so you might be out of luck
s
Thanks @creamy-pencil-82913! It may be worth while to create a feature where if you set the custom arg to blank it will explicitly remove that flag, what are your thoughts? Otherwise there are no ways for users to remove any default params