Difference between revisions of "Kubectl edit -n kube-system configmap/aws-auth"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* {{aws-auth}} | * {{aws-auth}} | ||
* {{ConfigMaps}} | * {{ConfigMaps}} | ||
− | + | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Revision as of 17:48, 12 September 2023
kubectl edit -n kube-system configmap/aws-auth
kubectl edit -n kube-system configmap/aws-auth Edit cancelled, no changes made.
Related
kubectl create clusterrolebinding ops-user-cluster-admin-binding --clusterrole=cluster-admin --user=ops-user
the server has asked for the client to provide credentials
Activities
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: