View pod topology spread kubectl

Inspect topology spread constraints on a pod

kubectl get pod <pod> -n <ns> -o jsonpath='{.spec.topologySpreadConstraints}'
more kubectl all 73 commands →