Difference between revisions of "Kubectl edit -n kube-system configmap/aws-auth"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Related == | == Related == | ||
+ | * [[aws-iam-authenticator add]] | ||
* <code>[[kubectl create clusterrolebinding]] ops-user-cluster-admin-binding --clusterrole=cluster-admin --user=ops-user</code> | * <code>[[kubectl create clusterrolebinding]] ops-user-cluster-admin-binding --clusterrole=cluster-admin --user=ops-user</code> | ||
* <code>[[the server has asked for the client to provide credentials]]</code> | * <code>[[the server has asked for the client to provide credentials]]</code> |
Revision as of 18:04, 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
- aws-iam-authenticator add
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: