

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# インストール戦略
<a name="strategies"></a>

ネットワーク、セキュリティ、およびその他の領域で特定のカスタマイズ要件がある場合は、次の表を参考にしてください。詳細については、Red Hat OpenShift ドキュメントの「[Installing on AWS](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html/installing/installing-on-aws)」を参照してください。


****  

| インストールシナリオ | IPI | UPI | メモ | 
| --- | --- | --- | --- | 
| クラスターの高速インストール | ✓ |  | Red Hat OpenShift on AWSを使用できます。<br />[詳細情報](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html-single/installing/index#prerequisites) | 
| カスタマイズされたクラスター | ✓ | ✓ | インストーラー (`rosa-cli` など) によって提供されるカスタマイズオプションの一部を使用してインストールできます。このシナリオでは IPI と UPI の両方に適しています。さらにカスタマイズが必要な場合は、UPI を使用してください。<br />[詳細情報](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html-single/installing/index#installing-aws-customizations) | 
| ネットワークをカスタマイズしたクラスター | ✓ | ✓ | IPI を使用すると、`install-config.yaml` ファイル内で既存の IP 範囲を柔軟に指定することができます。<br />[詳細情報](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html-single/installing/index#installing-aws-network-customizations) | 
| 既存 VPC のクラスター |  | ✓ | クラスターを既存の VPC とネットワークインフラストラクチャにプロビジョニングできます。柔軟性を高めるためには、UPI を使用してください。<br />[詳細情報](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html-single/installing/index#installing-aws-vpc) | 
| 既存 VPC のプライベートクラスター |  | ✓ | インターネットにアクセスできないプライベートネットワークでクラスターをホストするというセキュリティ要件がある場合は、プライベートホストゾーンをセットアップし、ルートテーブルを慎重に設定する必要があります。このシナリオでは、UPI の方がより柔軟性が高くなります。<br />[詳細情報](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html-single/installing/index#installing-aws-private) | 
| AWS プロビジョニングする インフラストラクチャ |  | ✓ | UPI を使用して、 CloudFormation テンプレートを使用して基盤となるインフラストラクチャコンポーネントとリソースを作成します。<br />[詳細情報](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html-single/installing/index#installing-aws-user-infra) | 
| 内部ミラーの使用 |  | ✓ | ローカルレジストリーの内容をミラーリングして、そこからインストールすることができます。ただし、 AWS APIsにはインターネットアクセスが必要です。<br />[詳細情報](https://docs.redhat.com/en/documentation/openshift_container_platform/4.7/html-single/installing/index#installing-restricted-networks-aws) | 