wet-noon-14291
03/23/2021, 3:56 PMgentle-diamond-70147
03/23/2021, 4:05 PMbillowy-army-68599
wet-noon-14291
03/23/2021, 5:46 PMbillowy-army-68599
wet-noon-14291
03/23/2021, 5:47 PMgentle-diamond-70147
03/23/2021, 5:47 PMwet-noon-14291
03/23/2021, 5:48 PMbillowy-army-68599
wet-noon-14291
03/23/2021, 5:51 PMbillowy-army-68599
wet-noon-14291
03/23/2021, 5:52 PMbillowy-army-68599
kubectl api-resources --verbs=list --namespaced -o name | xargs -n 1 kubectl get --show-kind --ignore-not-found <namespace>
wet-noon-14291
03/23/2021, 8:44 PMerror: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
-n
before <namespace>
)billowy-army-68599
wet-noon-14291
03/24/2021, 8:11 AM