

 **Help improve this page** 

To contribute to this user guide, choose the **Edit this page on GitHub** link that is located in the right pane of every page.

# Configure EKS Auto Mode settings
<a name="settings-auto"></a>

This chapter describes how to configure specific aspects of your Amazon Elastic Kubernetes Service (EKS) Auto Mode clusters. While EKS Auto Mode manages most infrastructure components automatically, you can customize certain features to meet your workload requirements.

Using the configuration options described in this topic, you can modify networking settings, compute resources, and load balancing behaviors while maintaining the benefits of automated infrastructure management. Before making any configuration changes, review the available options in the following sections to determine which approach best suits your needs.


| What features do you want to configure? | Configuration option | 
| --- | --- | 
|   **Node networking and storage**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Create a Node Class for Amazon EKS](create-node-class.md)   | 
|   **Node compute resources**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Create a Node Pool for EKS Auto Mode](create-node-pool.md)   | 
|   **Static-capacity node pools**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Static Capacity Node Pools in EKS Auto Mode](auto-static-capacity.md)   | 
|   **Application Load Balancer settings**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Create an IngressClass to configure an Application Load Balancer](auto-configure-alb.md)   | 
|   **Network Load Balancer settings**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Use Service Annotations to configure Network Load Balancers](auto-configure-nlb.md)   | 
|   **Storage Class settings**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Create a storage class](create-storage-class.md)   | 
|   **Control ODCR Usage**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Control deployment of workloads into Capacity Reservations with EKS Auto Mode](auto-odcr.md)   | 
|   **Node advanced security**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/eks/latest/userguide/settings-auto.html)  |   [Configure advanced security settings for nodes](auto-advanced-security.md)   | 