-
Couldn't load subscription status.
- Fork 4.2k
Description
Which component are you using?:
cluster-autoscaler
What version of the component are you using?:
1.30.6
Component version:
What k8s version are you using (kubectl version)?:
kubectl version Output
$ kubectl version 1.30.3
What environment is this in?:
AWS
AWS
What did you expect to happen?:
cluster-autoscaler pod to start
cluster-autoscaler pod is healthy
What happened instead?:
Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./cluster-autoscaler": permission denied: unknown
How to reproduce it (as minimally and precisely as possible):
Run with command option "- ./cluster-autoscaler"
Other options also produced similar issues too, this option works untill 1.30.5 only 1.30.5 does not work.
Anything else we need to know?: