Difference between revisions of "Kubectl get roles -A"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Related == | == Related == | ||
* [[Enabling IAM user and role access to your cluster]] | * [[Enabling IAM user and role access to your cluster]] | ||
− | * [[kind: ClusterRole]] | + | * <code>[[kind: ClusterRole]]</code> |
== See also == | == See also == |
Latest revision as of 09:54, 2 September 2022
kubectl get roles
kubectl get clusterroles
Related[edit]
See also[edit]
- 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
- Kubernetes RBAC
kubectl auth, kubectl auth can-i, kubectl auth reconcile
kubectl create [ role | clusterrole | clusterrolebinding
|rolebinding | serviceaccount ], groups:
, Kubernetes RBAC good practices,kube2iam
, K8s Cluster roles,rbac.authorization.k8s.io
,system:
Advertising: