This message was deleted.
# rke2
a
This message was deleted.
c
what exactly are you passing as the token in the agent config?
Did you specify a token and/or agent-token in the server config? Or did you let it generate its own, and you retrieved the value from the token file on the server and set that on the agent?
b
we are using an ansible template to configure the cluster and passing a variable for token that gets configured on each node.
c
variable for token that gets configured on each node
You’re using the same token value on all the nodes, correct?
Does the token meet the format requirements? https://docs.k3s.io/cli/token#token-format
m
also you can verify
token:
parameter across all nodes are same in
/etc/rancher/rke2/config.yaml