Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

kubeless controller stuck at container creating state #398

Closed
sunilkumarmohanty opened this issue Oct 30, 2017 · 4 comments
Closed

kubeless controller stuck at container creating state #398

sunilkumarmohanty opened this issue Oct 30, 2017 · 4 comments

Comments

@sunilkumarmohanty
Copy link

sunilkumarmohanty commented Oct 30, 2017

Hi,

I am using kubeless version 0.2.3. But, my kubeless controller and zoo are stuck at containercreating state and kafka is stuck at Pending state for ever.

I am using kubernetes v 1.8.2.

edited:
I get the below error message when I describe kubeless controller
Failed create pod sandbox

Best Regards
Sunil

@ngtuna
Copy link
Contributor

ngtuna commented Oct 31, 2017

Hi @sunilkumarmohanty , I guess it's probably RBAC issue. Can you try this ?

$ kubectl create ns kubeless
$ curl -sL https://github.com/kubeless/kubeless/releases/download/v0.2.3/kubeless-rbac-v0.2.3.yaml | kubectl create -f -

@sunilkumarmohanty
Copy link
Author

@sebgoa
Copy link
Contributor

sebgoa commented Nov 1, 2017

Great, so can we close this as not a kubeless issue ?

@sunilkumarmohanty
Copy link
Author

yes please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants