Difference between revisions of "Aws-iam-authenticator add"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[aws-iam-authenticator]] add add IAM entity to an existing [[aws-auth configmap]] | [[aws-iam-authenticator]] add add IAM entity to an existing [[aws-auth configmap]] | ||
+ | |||
+ | |||
+ | * [[aws-iam-authenticator add role]] | ||
+ | * [[aws-iam-authenticator add user]] | ||
== Help == | == Help == |
Revision as of 09:46, 19 September 2023
aws-iam-authenticator add add IAM entity to an existing aws-auth configmap
Help
add IAM entity to an existing aws-auth configmap Usage: aws-iam-authenticator add [command] Available Commands: role add a role entity to an existing aws-auth configmap, not for CRD/file backends user add a user entity to an existing aws-auth configmap, not for CRD/file backends Flags: -h, --help help for add --kubeconfig string kubeconfig file path, if empty, it loads the default config --kubeconfig-context string kubeconfig context, if empty, it uses the default context --master-url string kube-apiserver URL for creating Kubernetes client --prompt 'false' to disable prompt' (default true) Global Flags: -i, --cluster-id ID Specify the cluster ID, a unique-per-cluster identifier for your aws-iam-authenticator installation. -c, --config filename Load configuration from filename --feature-gates mapStringBool A set of key=value pairs that describe feature gates for alpha/experimental features. Options are: AllAlpha=true|false (ALPHA - default=false) AllBeta=true|false (BETA - default=false) ConfiguredInitDirectories=true|false (ALPHA - default=false) IAMIdentityMappingCRD=true|false (ALPHA - default=false) -l, --log-format string Specify log format to use when logging to stderr [text or json] (default "text") Use "aws-iam-authenticator add [command] --help" for more information about a command.
Related
See also
- AWS IAM Authenticator for Kubernetes:
aws-auth, kubectl edit -n kube-system configmap/aws-auth, eksctl create iamidentitymapping
,mapUsers:, mapRoles:, mapAccounts:
- AWS IAM Authenticator for Kubernetes:
aws-iam-authenticator
: [token | verify | add | init | server | version | --help
],configmap/aws-auth
,AmazonEKSAdminPolicy
,AmazonEKSClusterAdminPolicy
Advertising: