Difference between revisions of "Kubectl describe clusterrole"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  Annotations:  <none>
 
  Annotations:  <none>
 
  PolicyRule:
 
  PolicyRule:
   Resources        Non-Resource URLs  Resource Names  Verbs
+
   Resources        [[Non-Resource URLs]] Resource Names  Verbs
 
   ---------        -----------------  --------------  -----
 
   ---------        -----------------  --------------  -----
 
                     [/metrics]        []              [get]
 
                     [/metrics]        []              [get]

Revision as of 11:38, 31 October 2023

kubectl describe clusterrole eks:k8s-metrics
Name:         eks:k8s-metrics
Labels:       <none>
Annotations:  <none>
PolicyRule:
  Resources         Non-Resource URLs  Resource Names  Verbs
  ---------         -----------------  --------------  -----
                    [/metrics]         []              [get]
  endpoints         []                 []              [list]
  nodes             []                 []              [list]
  pods              []                 []              [list]
  deployments.apps  []                 []              [list]
kubectl describe clusterrole view
kubectl describe clusterrolebinding
kubectl describe role
kind: ClusterRole
get, list, watch

See also

Advertising: