Cluster Config Schema - Eksctl User Guide

Cluster Config Schema

Note

The location of the schema is currently being migrated.

You can use a yaml file to create a cluster. View the schema reference.

For example:

eksctl create cluster -f cluster.yaml

The schema reference for this file is available on GitHub.

For more information about using the file, see Creating and managing clusters.