deitch/aws-asg-roller

Error running in kubernetes

deweysasser opened this issue · 0 comments

This looks very useful, but when I run it in my EKS cluster I get:

standard_init_linux.go:190: exec user process caused "no such file or directory"

I have tried with both available containers on docker hub and get the same behavior.

Kubernetes version: 1.12 (recently upgraded from 1.11)

I'm using this with kube2iam for privileges.

I'm using the same IAM policies and roles as I do for my successful deployment of cluster-autoscaler.

Here is my deployment definition as described by kubectl -n kube-system get deploy/aws-asg-roller -o yaml > asg-roller.yaml

deployment-config.zip