Executed whenJoining nodes.

Prints the joining token for other nodes to join the cluster.

You must run this command on a node already added to PKI Hub.

clusterctl node join-token

For example:

$ sudo clusterctl node join-token
NODE JOIN TOKEN
7dc820922681be2197736246ef32784a530186c3e58e07ac671768de690c3ca0

If a token is compromised, an attacker can use it to add a malicious node to the cluster. Ensure tokens are stored securely and never exposed in logs, scripts, or shared environments.