Difference between revisions of "Eksctl create"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* <code>[[eksctl create iamserviceaccount]]</code>
 
* <code>[[eksctl create iamserviceaccount]]</code>
 
* <code>[[eksctl create fargateprofile]]</code>
 
* <code>[[eksctl create fargateprofile]]</code>
 +
* <code>[[eksctl create iamidentitymapping]]</code>
  
 
== Help ==
 
== Help ==

Revision as of 12:40, 26 May 2022


Help

eksctl create --help
Create resource(s)

Usage: eksctl create [flags]

Commands:
  eksctl create addon                           Create an Addon
  eksctl create cluster                         Create a cluster
  eksctl create fargateprofile                  Create a Fargate profile
  eksctl create iamidentitymapping              Create an IAM identity mapping
  eksctl create iamserviceaccount               Create an iamserviceaccount - AWS IAM role bound to a Kubernetes service account
  eksctl create nodegroup                       Create a nodegroup

Common flags:
  -C, --color string   toggle colorized logs (valid options: true, false, fabulous) (default "true")
  -h, --help           help for this command
  -v, --verbose int    set log level, use 0 to silence, 4 for debugging and 5 for debugging with AWS debug logging (default 3)

Use 'eksctl create [command] --help' for more information about a command.


See also

Advertising: