Cluster-autoscaler doesn't work, fails on get request to get key because of TLS error #1130
-
Descriptionerror looks like this: ❯ kubectl logs -f cluster-autoscaler-587474c8dd-bzlqq upgraded cluster, erased deployment, all to no avail. any suggestions? Kube.tf fileall cluster_autoscaler options are set to default, only 1 pool added similar to example ScreenshotsNo response PlatformLinux |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
@virtuman Please make sure your images are new enough, if they are too old they won't work. Follow the upgrade methodology here #794. |
Beta Was this translation helpful? Give feedback.
-
I've got the exact same issue. "Failed to create Hetzner manager: failed to get ssh key error: Get "https://api.hetzner.cloud/v1/ssh_keys?name=my-key": tls: failed to verify certificate: x509: failed to load system roots and no roots provided; open /etc/ssl/certs: permission denied" Tried the recreation of the images, but that makes no difference. It's complaining about the verification of the x509 certificate |
Beta Was this translation helpful? Give feedback.
Fixed in v2.13.3