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

No route to hose #117

Open
netanelravid opened this issue Aug 3, 2020 · 1 comment
Open

No route to hose #117

netanelravid opened this issue Aug 3, 2020 · 1 comment

Comments

@netanelravid
Copy link

No description provided.

@netanelravid
Copy link
Author

Hi,

When I execute

kubectl debug _POD_NAME_ -n NAMESPACE --context CONTEXT

I got the error below:

error execute remote, error sending request: Post http://_IP_ADDR_:10027/api/v1/debug?command=%5B%22bash%22%5D&container=docker%3A%2F%2Fa95401d91078b5f82deaa5d46b7f785e7114ac26d48fc0e96cd66b1d7ff16f16&image=nicolaka%2Fnetshoot%3Alatest: dial tcp _IP_ADDR_:10027: connect: no route to host

While I receive a shell when I execute:

kubectl exec -it _POD_NAME_ -n NAMESPACE --context CONTEXT sh

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

1 participant