-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
Terraform apply error, traefik redirectTo #1069
Comments
more on error: coming from this commit: traefik/traefik-helm-chart@e03b128 |
today I tried to apply it again and I succeeded, it's very strange. I tried 3 times yesterday, an error occurred |
I face the very same issue with a very similar config. Also after k3s managed to start everywhere I'm stuck with "Waiting for load-balancer to get an IP..." although I don't have |
@mysticaltech I think we should update the traefik helmchart |
@Silvest89 This has been done last week! @fthat Please make sure you use the latest version of the module either by specifying it manually or using: terraform init -upgrade. |
Folks, just to be extra clear, the fix for this has already been pushed, you need to upgrade, or adjust your traefik helm values with new new redirectTo format. |
Description
Hello! I have a problem during the creation of a new cluster. At the same time, a week ago I already created a cluster with the same configuration and everything worked
In journalctl -xeu k3s.service:
starting kubernetes: preparing server: failed to get CA certs: Get \"https://10.254.0.101:6443/cacerts\": dial tcp 10.254.0.101:6443: connect: connection refused"
Kube.tf file
Screenshots
Platform
Mac
The text was updated successfully, but these errors were encountered: