

 **このページの改善にご協力ください** 

このユーザーガイドに貢献するには、すべてのページの右側のペインにある「**GitHub でこのページを編集する**」リンクを選択してください。

# EKS 自動モード設定を構成する
<a name="settings-auto"></a>

この章ではAmazon エラスティックKubernetesサービス (EKS) 自動モード クラスターの特定の特徴を設定する方法について説明します。EKS 自動モード はほとんどのインフラストラクチャコンポーネントを自動的に管理しますが、ワークロードの要件を満たすように特定の機能をカスタマイズできます。

このトピックで説明されている設定オプションを使用して、自動インフラストラクチャ管理の利点を維持しながら、ネットワーク設定、コンピューティングリソース、ロードバランシングの動作を変更できます。設定を変更する前に、以下のセクションで使用可能なオプションを確認して、ニーズに最適なアプローチを決定してください。


| どの機能を設定したいですか? | 設定オプション | 
| --- | --- | 
|  **ノードネットワークとストレージ** [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/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/ja_jp/eks/latest/userguide/settings-auto.html) |  [EKS 自動モードl 用のノードプールを作成する](create-node-pool.md)  | 
|  **静的キャパシティノードプール** [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/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/ja_jp/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/ja_jp/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/ja_jp/eks/latest/userguide/settings-auto.html) |  [ストレージクラスを作成する](create-storage-class.md)  | 
|  **ODCR 使用の制御** [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/eks/latest/userguide/settings-auto.html) |  [EKS 自動モードでキャパシティ予約へのワークロードのデプロイを制御する](auto-odcr.md)  | 
|  **ノードの高度なセキュリティ** [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/eks/latest/userguide/settings-auto.html) |  [ノードの高度なセキュリティ設定を構成する](auto-advanced-security.md)  | 