1.26.3. Operator リソースのクリーンアップ


Red Hat OpenShift Service on AWS Web コンソールを使用して、Red Hat OpenShift Service Mesh Operator を削除した後に残ったリソースを手動で削除できます。

前提条件

  • クラスター管理アクセスを持つアカウント。Red Hat OpenShift Dedicated を使用する場合は、dedicated-admin ロールを持つアカウントが必要です。
  • OpenShift CLI (oc) へのアクセスがある。

手順

  1. Red Hat OpenShift Service on AWS CLI にクラスター管理者としてログインします。
  2. 以下のコマンドを実行して、Operator のアンインストール後にリソースをクリーンアップします。service mesh なしで Distributed Tracing Platform (Jaeger) をスタンドアロンサービスとして引き続き使用する場合は、Jaeger リソースを削除しないでください。

    注記

    OpenShift Elasticsearch Operator はデフォルトで openshift-operators-redhat にインストールされます。他の Operator はデフォルトで openshift-operators namespace にインストールされます。Operator を別の namespace にインストールした場合は、openshift-operators を、Red Hat OpenShift Service Mesh Operator をインストールしたプロジェクトの名前に置き換えてください。

    $ oc delete svc maistra-admission-controller -n openshift-operators
    $ oc -n openshift-operators delete ds -lmaistra-version
    $ oc delete clusterrole/istio-admin clusterrole/istio-cni clusterrolebinding/istio-cni
    $ oc delete clusterrole istio-view istio-edit
    $ oc delete clusterrole jaegers.jaegertracing.io-v1-admin jaegers.jaegertracing.io-v1-crdview jaegers.jaegertracing.io-v1-edit jaegers.jaegertracing.io-v1-view
    $ oc delete cm -n openshift-operators maistra-operator-cabundle
    $ oc delete cm -n openshift-operators istio-cni-config istio-cni-config-v2-3
    $ oc delete sa -n openshift-operators istio-cni
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

Red Hat ドキュメントについて

Legal Notice

Theme

© 2026 Red Hat
トップに戻る