Sign inSign up

dkamer/k8s-debugger

By dkamer

•Updated over 5 years ago

simple ubuntu image to take the place of another image. Helps debug crash loops

Image
0

969

dkamer/k8s-debugger repository overview

⁠Usage

Swap out whatever image is crashing with dkamer/k8s-debugger:stable

then you can use kubectl to access the pod and debug networking, PVs, etc from within the ubuntu image:

kubectl exec -it pod_name -c container_name -- /bin/bash

Tag summary

Content type

Image

Digest

Size

97 MB

Last updated

over 5 years ago

docker pull dkamer/k8s-debugger