Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Connection refused on Kibana/Client #59

Open
ghost opened this issue Jun 26, 2018 · 0 comments
Open

Connection refused on Kibana/Client #59

ghost opened this issue Jun 26, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 26, 2018

When port forwarding to my local machine with the following command:

kubectl port-forward --namespace data elasticsearch-elasticsearch-client-6cc495bc6-bvl2r 9200:9200

I seem to be unable to access the service on that port, e.g. curling the cluster health check endpoint. I get a connection refused error from the port-forward command.

The pods are all running and healthy, and are reporting the occasional cluster message so they appear to be able to communicate fine.

Any ideas on how I can interact with the services?

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

0 participants