As part of your role as a Google Associate Cloud Engineer, you previously used the `gcloud container clusters` command to create two Google Kubernetes Engine (GKE) clusters: - **prod-cluster**, which is a standard cluster. - **dev-cluster**, which is an auto-pilot cluster. When you execute the `kubectl get nodes` command, it only displays the nodes from the **prod-cluster**. What specific commands should you execute to verify the node status in the **dev-cluster**? | Google Associate Cloud Engineer Quiz - LeetQuiz