The call to the api server only gets the namespaced crds. There should be a flag to also get non namespaced resources. `kubectl api-resources --verbs=list --namespaced -o name`
The call to the api server only gets the namespaced crds.
There should be a flag to also get non namespaced resources.
kubectl api-resources --verbs=list --namespaced -o name