We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
$ k3s -v k3s version v1.25.9+k3s-3ce8dd17 (3ce8dd17) go version go1.19.8
Infrastructure
Node(s) CPU architecture, OS, and Version:
Ubuntu
Cluster Configuration:
1 server
Config.yaml:
$ cat config.yaml write-kubeconfig-mode: 0644 debug: true token: g2lo7d.z8q7uhpl1fk7cwtz cluster-init: true
Install k3s in commit version Generate a k3s token in format: xxxxxxx.yyyyyy Start server with the token in config.yaml Check logs for error message
Validation Results:
panic: failed to normalize server token; must be in format K10<CA-HASH>::<USERNAME>:<PASSWORD> or <PASSWORD>
Sorry, something went wrong.
brandond
bguzman-3pillar
No branches or pull requests
The text was updated successfully, but these errors were encountered: