

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 安裝策略
<a name="strategies"></a>

如果在網路、安全性和其他方面有特定的自訂需求，請參閱下表以取得指引。如需詳細資訊，請參閱 Red Hat OpenShift 文件中的[在 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) | 