第10章 クラスターロギングのアンインストール
クラスターロギングをお使いの OpenShift Container Platform クラスターから削除することができます。
10.1. OpenShift Container Platform からのクラスターロギングのアンインストール
ClusterLogging
カスタムリソース (CR) を削除して、ログ集計を停止できます。ただし、CR の削除後に残る他のクラスターロギングコンポーネントがあり、これらはオプションで削除できます。
前提条件
- クラスターロギングおよび Elasticsearch がインストールされている。
手順
クラスターロギングを削除するには、以下を実行します。
OpenShift Container Platform Web コンソールを使って
ClusterLogging
CR を削除できます。-
Administration
Custom Resource Definitions ページに切り替えます。 - Custom Resource Definitions ページで、ClusterLogging をクリックします。
- Custom Resource Definition Details ページで、 Instances をクリックします。
- インスタンスの横にある Options メニュー をクリックし、 Delete ClusterLogging を選択します。
-
Administration
オプション: カスタムリソース定義 (CRD) を削除します。
-
Administration
Custom Resource Definitions ページに切り替えます。 - ClusterLogging の横にある Options メニュー をクリックし、 Delete Custom Resource Definition を選択します。
- Elasticsearch の横にある Options メニュー をクリックし、Delete Custom Resource Definition を選択します。
- LogForwarding の横にある Options メニュー をクリックし、 Delete Custom Resource Definition を選択します。
-
Administration
オプション: Cluster Logging Operator および Elasticsearch Operator を削除します。
-
Operators
Installed Operators ページに切り替えます。 -
openshift-logging
プロジェクトを選択します。 - Cluster Logging Operator の横にある Options メニュー をクリックし、Uninstall Operator を選択します。
-
openshift-operators-redhat
プロジェクトを選択します。 - Elasticsearch Operator の横にある Options メニュー をクリックし、Uninstall Operator を選択します。
-
Operators
オプション: Cluster Logging および Elasticsearch プロジェクト。
-
Home
Projects ページに切り替えます。 - openshift-logging プロジェクトの横にある Options メニュー をクリックし、Delete Project を選択します。
-
ダイアログボックスで
openshift-logging
を入力して、Delete をクリックし、削除を確認します。 openshift-operators-redhat プロジェクトの横にある Options メニュー をクリックし、Delete Project を選択します。
重要他のグローバル Operator がこの namespace にインストールされている場合、
openshift-operators-redhat
プロジェクトを削除しないでください。-
ダイアログボックスで
openshift-operators-redhat
を入力し、Delete をクリックして削除を確認します。
-
Home