Closed alinalex1392 closed 8 months ago
Hi @alinalex1392, thanks for your issue. I've didn't seen that before, but we need to add the CA hash inside the token definition (https://docs.k3s.io/cli/token#secure).
I need more time to see how I can adopt a migration path for this case; it will break any installation before this feature and all TLS certificates must be generated from this module (they can't be optional).
I tag your issue for the v4
release.
This issue has been automatically marked as stale because it has not had recent activity. If the issue still persists, please leave a comment and it will be reopened.
This issue has been automatically marked as stale because it has not had recent activity. If the issue still persists, please leave a comment and it will be reopened.
:fire: What happened?
Config
The logs on node-2 and node-3 have the following error, not being able to join the initial cluster:
journalctl -xef
:+1: What did you expect to happen?
The new servers should have joined the existing cluster.
:mag: How can we reproduce the issue?
The steps for reproducing are in the first section
:wrench: Module version
"3.3.0"
:wrench: Terraform version
1.6.3
:wrench: Terraform providers
:clipboard: Additional information
No response