Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • -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.

...