Skip to content
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

getsockopt: connection refused when executing kompose up #1023

Closed
robinwu0411 opened this issue Jun 1, 2018 · 1 comment
Closed

getsockopt: connection refused when executing kompose up #1023

robinwu0411 opened this issue Jun 1, 2018 · 1 comment

Comments

@robinwu0411
Copy link

I have a docker compose script in my project and now i want to deploy it on google cloud kubernetes cluster.
in my local machine i have gcloud sdk and kompose and when i execute "kompose up" I got this error message: Get http://localhost:8080/XXX: dial tcp [::1]:8080: getsockopt: connection refused.
So I'm wondering if something wrong with the kubernetes hosted on gcloud? like do I need to configure something for kubernetes?
Thank you!

@hangyan
Copy link
Contributor

hangyan commented Jun 3, 2018

@robinwu0411 The up command is mainly for local usage. You need to have a local kubernetes running for now.

@hangyan hangyan closed this as completed Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants