7.2. CLI を使用した Operator ステータスの表示

CLI を使用して Operator ステータスを表示できます。

手順

  1. oc describe コマンドを使用して、Subscription のリソースを検査します。

    $ oc describe sub <subscription_name>
  2. コマンド出力で Conditions セクションを見つけます。

    Conditions:
       Last Transition Time:  2019-07-29T13:42:57Z
       Message:               all available catalogsources are healthy
       Reason:                AllCatalogSourcesHealthy
       Status:                False
       Type:                  CatalogSourcesUnhealthy