Skip to content

Cluster Config

The controller maintains the EKS cluster's configuration as a "cluster specification" YAML file that can be accessed and downloaded by authorized administrators. They can download the EKS Cluster's configuration

  • Either from the console or
  • Using the RCTL CLI or
  • Programmatically using the REST APIs.

Download Configuration


Examples

A number of examples of "cluster configuration" YAML files for common configurations are available on this public git repo.

Customers can use these examples as building blocks for their Amazon EKS clusters.