This website works better with JavaScript
Home
Explore
Help
Register
Sign In
creylopez
/
k8s-server-projects
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
main
Branches
Tags
main
k8s-server-proj...
/
borraCompleted.sh
borraCompleted.sh
85 B
Permalink
History
Raw
1
2
kubectl get pod -n $1 | grep $2 | awk '{print $1}' | xargs kubectl delete pod -n $1