hi folks
like whenever we hit
kubectl get pods
it will go to the /api/v1/namespace/deafult/pods
so I would like to know where we got all the endpoint details.
Hello @abhineetsaxena05
You can use this command kubectl get all
to get all resources in a specific namespace