Difference between revisions of "Eksctl create"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | == Examples == | |
* <code>[[eksctl create cluster]]</code> | * <code>[[eksctl create cluster]]</code> | ||
+ | == Help == | ||
<pre> | <pre> | ||
eksctl create --help | eksctl create --help |
Revision as of 15:56, 28 November 2021
Examples
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: