I hereby claim:
- I am dostolu on github.
- I am dostolu (https://keybase.io/dostolu) on keybase.
- I have a public key ASD5h4-aqKJ4xwL_l05J_VBfO4cdiX7dY2-skO6EuLLRNQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#MIT License | |
# | |
#Copyright (c) 2017 Daniele Andreis | |
#Permission is hereby granted, free of charge, to any person obtaining a copy | |
#of this software and associated documentation files (the "Software"), to deal | |
#in the Software without restriction, including without limitation the rights | |
#to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
#copies of the Software, and to permit persons to whom the Software is | |
#furnished to do so, subject to the following conditions: | |
# |
kubectl get pods | grep Evicted | awk '{print $1}' | xargs kubectl delete pod |