-
-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
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
[Bug]: On scaling my cluster I got an error with terraform #1457
Comments
@cur1ou5soul You'll see to SSH into that node and execute the shell script to see what's going on. Please see the debug section in the readme. Also make sure to terraform destroy and apply again, after running Tag me when you reply to me and I will reopen this if needed. |
@mysticaltech I just tried it it did not really work since I could not find the error but you could help me with one thing because I ran in to this issue some time hafter having the cluster running for a while. Is it needed to upgrade the scripts and everything or other do I need to do more than just updating values in the kube.tf if needed? |
@cur1ou5soul Are you trying to upgrade an already running cluster. If so, please provide the full logs. |
I'm having this problem now. What was the fix? |
Well I ended up removing one node after the other just to re-run the deployment. |
What exact error is occurring at yours. |
Description
Hi the error looks like this:
│ Error: remote-exec provisioner error
│
│ with module.kube-hetzner.null_resource.control_planes["0-1-control-plane-fsn1"],
│ on .terraform/modules/kube-hetzner/control_planes.tf line 176, in resource "null_resource" "control_planes":
│ 176: provisioner "remote-exec" {
│
│ error executing "/tmp/terraform_709856408.sh": Process exited with status 124
Kube.tf file
Screenshots
No response
Platform
Linux
The text was updated successfully, but these errors were encountered: