Skip to content

Questions regarding the server node's agent-token parameter #3443

Answered by brandond
ehlesp asked this question in Q&A
Discussion options

You must be logged in to vote

The long token format is K10<sha256 sum of cluster CA certificate>::<username>:<password>. If you're specifying the token or agent-token on the command line of a server in order to set it, you should specify just the password portion, as the CA and username portion are set internally. The long token is only used on nodes joining the cluster, as the presence of the CA hash in the token allows them to verify the identity of the cluster they're joining. Our docs on this subject could definitely use some work.

Synchronizing server configuration across nodes is left as an exercise for the reader. If you have multiple servers, they should all have the same configuration values (except for the -…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@ChristianCiach
Comment options

@ehlesp
Comment options

@ChristianCiach
Comment options

@ehlesp
Comment options

Comment options

You must be logged in to vote
4 replies
@ehlesp
Comment options

@brandond
Comment options

@ehlesp
Comment options

@ehlesp
Comment options

Answer selected by ehlesp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants