DevOps|SRE|Kubernetes|Istio|AWS|CKA
kubectl get pods --all-namespaces -o jsonpath="{..image}" |tr -s '[[:space:]]' '\n' |sort |uniq -c
No comments:
Post a Comment