Difference between revisions of "Kubectl get roles"
Jump to navigation
Jump to search
(Created page with "{{lc}} kubectl get roles == See also == * {{aws-auth}} * {{ConfigMaps}} Category:Kubernetes") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[kubectl get]] roles | [[kubectl get]] roles | ||
+ | [[kubectl get roles -A]] | ||
+ | |||
+ | [[kubectl get clusterroles]] | ||
== See also == | == See also == |
Revision as of 06:34, 3 August 2022
kubectl get roles kubectl get roles -A
kubectl get clusterroles
See also
- AWS IAM Authenticator for Kubernetes:
aws-auth, kubectl edit -n kube-system configmap/aws-auth, eksctl create iamidentitymapping
,mapUsers:, mapRoles:, mapAccounts:
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
Advertising: