kubectl-dig
kubectl-dig copied to clipboard
Deep kubernetes visibility from the kubectl
Hi, I'd like to try the plugin but I'm hitting this issue on macOs Monterey Version 12.1 (21C52) ``` ❯ go version go version go1.17.6 darwin/amd64 ❯ go get -u...
This tool seems to be useful to cluster admins but it is broken. It's not available in krew to install/update easily or unable to install as it giving errors in...
``` $ go version go version go1.12.5 darwin/amd64 ``` ``` $ go get -u github.com/sysdiglabs/kubectl-dig/cmd/kubectl-di ... # k8s.io/client-go/rest ../../.asdf/installs/golang/1.12.5/packages/pkg/mod/k8s.io/[email protected]+incompatible/rest/request.go:598:31: not enough arguments in call to watch.NewStreamWatcher have (*versioned.Decoder) want (watch.Decoder,...
Krew is an automated dependency management for kubectl plugins, it would be nice to have `dig` available there. Plugins are located here - https://github.com/kubernetes-sigs/krew-index
I downloaded dig using `go get` command following the doc and the node OS is `ubuntu 18.04`, but the dig job always failed as can't open BPF probe: ``` #...
When the plugin cannot pull the image (in my case egress policy was at fault), and maybe in other cases where the pod is not starting, the `kubectl` just hangs...
I tried to used it using readonly access to the cluster, but it failed: ``` kubectl dig ip-172-30-224-124.us-west-2.compute.internal jobs.batch is forbidden: User "XXX" cannot create resource "jobs" in API group...
Currently this cannot run on any nodes with taints. A CLI option to heredoc in yaml/json or to load that info from a file would be really nice.
Hey! When I try to run `kubectl dig ` it is waiting without suceeding (I've left it almost 1h waiting). Any ideas on how to debug? Cheers!
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190513172903-22d7a77e9e5f to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...