LinuxやRaspberry Pi、各種サーバー・アプリについてのTipsを書いていきます。
kubectl describe -A pvc | grep -E "^Name:.*|^Namespace:.*|^Used By:.*" | sed -e 's/^.*: *//' | awk '{printf("%s ", $1);} NR%3==0 {printf("\n");}' | grep '<none>'
0 件のコメント:
コメントを投稿