unable to create a client for EC2
CrusaderX opened this issue · 3 comments
CrusaderX commented
Does anybody know the reason of this error?
Kubernetes cluster version: v1.10.6
Provider: AWS
Full log:
2018/11/06 13:54:05 Starting k8s-rds
2018/11/06 13:54:09 Seems like we are running in a Kubernetes cluster!!
2018/11/06 13:54:09 unable to create a client for EC2
sorenmat commented
That is not the greatest error message, I've made a change so it now reports back the actual error message it get's from EC2. Let's see if that can help with the problem.
The new change is in docker image sorenmat/k8s-rds:167
PR wih fix: #39
CrusaderX commented
Yeah, thanks a lot. The error was about rbac permissions
sorenmat commented
Cool, closing this one then. Let me know if you're facing anymore issues