author avatar

nisanth

Wed Apr 17 2024

To find the number of pods that exist in the “dev” environment (env), you can use the kubectl get pods --selector=env=dev #devops #kubernetes