kubectl-debug
kubectl-debug copied to clipboard
This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
Pretty sure it'll never be accepted as I've removed dependancies away from aylei dockerhub repo. But, this PR might (hopefully) help someone who, like me stumbeled across this excellent project...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.3.3 to 1.5.13. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.5.13 Welcome to the v1.5.13 release of containerd! The thirteenth patch release for containerd 1.5 includes a...
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.1 to 1.3.2. Release notes Sourced from github.com/gogo/protobuf's releases. Release v.1.3.2 Tested versions: go 1.15.6 protoc 3.14.0 Bug fixes: skippy peanut butter Commits b03c65e skippy peanut butter...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1-0.20190205005809-0d3efadf0154+incompatible to 2.8.0+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.0 registry 2.8.0 Welcome to the v2.8.0 release of registry! The 2.8.0 registry release has been a long...
Hi, i really like the tool guys, but is there a way to run this from private docker registry (like nexus) that is inside corporate network. The reason for this...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.8. Commits 53403b5 Optimize cases with long potential simple_keys (#555) 1f64d61 Fix issue in simple_keys improvements (#548) a95acef Update travis config to use latest go...
Hello! ``` Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.0", GitCommit:"af46c47ce925f4c4ad5cc8d1fca46c7b77d13b38", GitTreeState:"clean", BuildDate:"2020-12-08T17:59:43Z", GoVersion:"go1.15.5", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.0", GitCommit:"af46c47ce925f4c4ad5cc8d1fca46c7b77d13b38", GitTreeState:"clean", BuildDate:"2020-12-08T17:51:19Z", GoVersion:"go1.15.5", Compiler:"gc", Platform:"linux/amd64"} ``` Container runtime - containerd Kubectl-debug...
``` kubectl debug error: you must specify --image when not using --copy-to. ``` https://kubernetes.io/docs/tasks/debug-application-cluster/debug-running-pod/#ephemeral-container
kubectl-debug --agentless --port-forward sentry-web-5f94694b8b-khkmg -n sentry ``` Agent Pod info: [Name:debug-agent-pod-61c2232b-4108-11ec-94e3-005056a34aea, Namespace:default, Image:aylei/debug-agent:latest, HostPort:10027, ContainerPort:10027] Waiting for pod debug-agent-pod-61c2232b-4108-11ec-94e3-005056a34aea to run... pod sentry-web-5f94694b8b-khkmg PodIP 10.233.95.181, agentPodIP 10.74.137.37 wait for forward...