...
-n <node_name>
: Name of the node for the EKS cluster.-c <num_cores>
: Number of CPU cores for the node.-m <memory_MiB>
: Amount of memory in MiB for the node.-p <pool_name>
: Pool name for the node.-r <profile_name>
: Profile name for the node.-k <cluster_name>
: Name of the Kubernetes cluster.-u <URL>
: (Optional) The base URL for the API. Overrides the default URL if set.
...