aylei / aylei/kubectl-debug

debug request timeout

Open
#112 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.3k
Forks
303
PR merge metrics
No merged PRs in 30d

Description

➜ ~ kubectl debug nginx-6db489d4b7-rxgmg
error execute remote, error sending request: Post http://192.168.65.3:10027/api/v1/debug?command=%5B%22bash%22%5D&container=docker%3A%2F%2Fe23e5f9bc8f99e0c2b1a4cd137de2d9852313d27a1591f9455b27ca9e4f0e4ce&image=nicolaka%2Fnetshoot%3Alatest: dial tcp 192.168.65.3:10027: connect: operation timed out
error: error sending request: Post http://192.168.65.3:10027/api/v1/debug?command=%5B%22bash%22%5D&container=docker%3A%2F%2Fe23e5f9bc8f99e0c2b1a4cd137de2d9852313d27a1591f9455b27ca9e4f0e4ce&image=nicolaka%2Fnetshoot%3Alatest: dial tcp 192.168.65.3:10027: connect: operation timed out

when i according to the install document install plugin, and debug a pod, but return connection timeout error

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `kubectl debug nginx-6db489d4b7-rxgmg` from the installation documentation and inspect connectivity to `192.168.65.3:10027` and the `/api/v1/debug` endpoint. Done would require identifying why the request times out and documenting or correcting the cause, but this repository is no longer maintained; check the linked successor project first.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.