🌱 Add desired number column to KCP, MD, MS, MachinePool by Bo0km4n · Pull Request #6164 · kubernetes-sigs/cluster-api

What this PR does / why we need it: I want to look the desired replicas number of KCP's machines when kubectl get kcp. So I added print column desired replicas of KubeadmControlPlane. Which iss...