-
Notifications
You must be signed in to change notification settings - Fork 770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
insufficient cpu #856
Comments
|
what is k8s? |
@u007 , k8s --> kubernetes, kompose does follow docker compose yml only, if you check generated deployment for your
|
is this gcloud issue? |
@u007 most likely your gcloud instance has smaller CPU than your local instance. I'd increase the amount of CPU you're using on gcloud and see what happens. |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle rotten |
kompose 1.3.0 ()
Google Cloud SDK 176.0.0
alpha 2017.09.15
bq 2.0.27
core 2017.10.13
gsutil 4.27
hi,
i have this docker-compose file which works fine on docker with gloud gce.
but when deployed using kompose,
i keep getting "insufficient cpu" on either or both redis and nginx pods
even resizing cluster count to 2, it keep giving the same error.
does it take into consideration of resources?
The text was updated successfully, but these errors were encountered: