Our intention is to list nodes (with their AWS InstanceId) and Pods (sorted by node). ... kubectl get po -o json | jq -r '.items | sort_by(.spec.
確定! 回上一頁