

 **이 페이지 개선에 도움 주기** 

이 사용자 가이드에 기여하려면 모든 페이지의 오른쪽 창에 있는 **GitHub에서 이 페이지 편집** 링크를 선택합니다.

# EKS 자율 모드 설정 구성
<a name="settings-auto"></a>

이 장에서는 Amazon Elastic Kubernetes Service(EKS) Auto Mode 클러스터의 특정 측면을 구성하는 방법을 설명합니다. EKS Auto Mode는 대부분의 인프라 구성 요소를 자동으로 관리하지만 워크로드 요구 사항에 맞게 특정 기능을 사용자 지정할 수 있습니다.

이 주제에 설명된 구성 옵션을 사용하여 자동화된 인프라 관리의 이점을 유지하면서 네트워킹 설정, 컴퓨팅 리소스, 로드 밸런싱 동작을 수정할 수 있습니다. 구성을 변경하기 전에 다음 섹션에서 사용 가능한 옵션을 검토하여 필요에 가장 적합한 접근 방식을 결정합니다.


| 구성하려는 기능 | 구성 옵션 | 
| --- | --- | 
|   **노드 네트워킹 및 스토리지**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [Amazon EKS용 노드 클래스 생성](create-node-class.md)   | 
|   **노드 컴퓨팅 리소스**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [EKS Auto Mode용 노드 풀 생성](create-node-pool.md)   | 
|   **정적 용량 노드 풀**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [EKS Auto Mode에서 정적 용량 노드 풀](auto-static-capacity.md)   | 
|   **Application Load Balancer 설정**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [IngressClass를 생성하여 Application Load Balancer 구성](auto-configure-alb.md)   | 
|   **Network Load Balancer 설정**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [서비스 주석을 사용하여 Network Load Balancer 구성](auto-configure-nlb.md)   | 
|   **스토리지 클래스 설정**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [스토리지 클래스 생성](create-storage-class.md)   | 
|   **ODCR 사용량 제어**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [EKS Auto Mode를 사용하여 용량 예약으로 워크로드 배포 제어](auto-odcr.md)   | 
|   **노드 고급 보안**  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/eks/latest/userguide/settings-auto.html)  |   [노드에 대한 고급 보안 설정 구성](auto-advanced-security.md)   | 