This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.6.3. サービスバインディング Operator のインストール
以下では、クラスター管理者を対象に、サービスバインディング Operator を OpenShift Container Platform クラスターにインストールするプロセスについて説明します。
OpenShift Container Platform 4.7 以降では サービスバインディング Operator をインストールできます。
6.3.1. Web コンソールを使用したサービスバインディング Operator のインストール
OpenShift Container Platform OperatorHub を使用してサービスバインディング Operator をインストールできます。サービスバインディング Operator をインストールする時に、サービスバインディングの設定に必要なカスタムリソース (CR) は Operator と共に自動的にインストールされます。
前提条件
					cluster-admin パーミッションを持つアカウントを使用して OpenShift Container Platform クラスターにアクセスできる。
				
手順
- 
							Web コンソールの Administrator パースペクティブで、Operators OperatorHub に移動します。 
- 
							Filter by keywordボックスを使用して、カタログで Service Binding Operatorを検索します。Service Binding Operator タイルをクリックします。
- Service Binding Operator ページで Operator についての簡単な説明を参照してください。Install をクリックします。
- Install Operator ページで以下を行います。 - 
									Installation Mode で All namespaces on the cluster (default) を選択します。このモードは、デフォルトの openshift-operatorsnamespace に Operator をインストールします。これにより、Operator はクラスター内のすべての namespace を監視し、これらの namespace に対して利用可能になります。
- Approval Strategy で Automatic を選択します。これにより、Operator への今後のアップグレードは Operator Lifecycle Manager (OLM) によって自動的に処理されます。Manual 承認ストラテジーを選択すると、OLM は更新要求を作成します。クラスター管理者は、Operator を新規バージョンに更新できるように OLM 更新要求を手動で承認する必要があります。
- Update Channel を選択します。 - デフォルトでは、stable チャネルでは、サービスバインディング Operator の安定した最新版のリリースをインストールできます。
 
 
- 
									Installation Mode で All namespaces on the cluster (default) を選択します。このモードは、デフォルトの 
- Install をクリックします。 注記- Operator は - openshift-operatorsnamespace に自動的にインストールされます。
- Installed operator - ready for use ペインで、View Operator をクリックします。Operator が Installed Operators ページに一覧表示されます。
- Status が Succeeded に設定されており、サービスバインディング Operator のインストールが正常に行われたことを確認します。