Skip to content

Instantly share code, notes, and snippets.

@muhammad-asn
Created May 11, 2025 06:29
Show Gist options
  • Save muhammad-asn/2941a977798d6c9ca5ce1f308e14fed0 to your computer and use it in GitHub Desktop.
Save muhammad-asn/2941a977798d6c9ca5ce1f308e14fed0 to your computer and use it in GitHub Desktop.
Debug Thanos Distroless Image
#/bin/bash
kubectl debug -it thanos-storegateway-0 -n thanos --image=ubuntu:latest --share-processes --copy-to=thanos-debug --same-node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment