Automatic merge from submit-queue (batch tested with PRs 57699, 57657). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add 'ProviderID' to the output of kubectl describe node.... **What this PR does / why we need it**: This PR adds displaying 'ProviderID' field in the kubectl describe node.. command output. **Release note**: ```release-note NONE ```