Skip to content

Instantly share code, notes, and snippets.

View wachterjohannes's full-sized avatar

Johannes Wachter wachterjohannes

View GitHub Profile
@alexellis
alexellis / k8s-pi.md
Last active April 11, 2024 14:17
K8s on Raspbian
kubectl get pods | grep Evicted | awk '{print $1}' | xargs kubectl delete pod