Skip to content

Instantly share code, notes, and snippets.

@dthorsen
dthorsen / patch-status.sh
Created November 24, 2020 16:29
Patch Kubernetes Status Subresource
#!/bin/bash
set -euo pipefail
kubectl proxy -p 8001 &
KUBECTL_PID="$!"
function cleanup() {
kill "$KUBECTL_PID"
}

Keybase proof

I hereby claim:

  • I am dthorsen on github.
  • I am dthorsen (https://keybase.io/dthorsen) on keybase.
  • I have a public key ASAw7xhTu_s4XKm5l6SnJmg5Wy5UCdIKv2eUONPrvr3qnAo

To claim this, I am signing this object: