Ingress のコンポーネントの状況の確認

仮想プライベートクラウド クラシック・インフラストラクチャー

状況およびメッセージの取得

クラスターの Ingress コンポーネントの全体的な正常性および状況を確認するには、以下のようにします。

ibmcloud ks ingress status-report get -c CLUSTER_NAME_OR_ID

Ingress のコンポーネントの状態は、Ingress Status および Ingress Message で報告されます。

出力例

Ingress Status:   healthy
Message:          All Ingress components are healthy.
Cluster                        Status
ingress-controller-configmap   healthy
alb-healthcheck-ingress        healthy
Subdomain                                                                           Status
example-ae7743ca70a399d9cff4eaf617434c72-0000.us-south.containers.appdomain.cloud   healthy
ALB                                  Status
public-crad7rd4m219nv1vtgdivg-alb1   healthy
Secret                                          Namespace           Status
example-ae7743ca70a399d9cff4eaf617434c72-0000   ibm-cert-store      healthy
example-ae7743ca70a399d9cff4eaf617434c72-0000   default             healthy
example-ae7743ca70a399d9cff4eaf617434c72-0000   kube-system         healthy

Ingress Status フィールドと Ingress Message フィールドは、ibmcloud ks cluster get コマンドの出力でも返されます。

Ingress の状況

Ingress Status は、Ingress コンポーネントの全体的な正常性を反映しています。

Ingress の状況
Ingress Status 説明
healthy Ingress のコンポーネントは正常です。
warning 一部の Ingress コンポーネントは正しく機能していない可能性があります。
critical 一部の Ingress コンポーネントに不具合が発生しています。
disabled Ingress の状況レポートが無効です。 これは、 ibmcloud ks ingress status-report enable コマンドを使用してオンにすることができます。
unsupported Ingress 状況レポートは、サポート対象外のクラスター・バージョンでは使用できません。
unknown システムは Ingress 状況を計算できません。

Ingress のメッセージ

Ingress Message は、進行中の操作の詳細、または正常でないコンポーネントに関する情報を示しています。 状況とメッセージのそれぞれについて、以下の表で説明します。

Ingress のメッセージ
Ingress のメッセージ 説明
The load balancer service is missing (ERRSNF). 詳しくは、 Ingress 状況に ERRSNF エラーが表示されるのはなぜですか? を参照してください。
The Ingress controller ConfigMap is not found on the cluster (ERRICCNF). 詳しくは、 Ingress 状況に ERRICCNF エラーが表示されるのはなぜですか? を参照してください。
The ALB version is no longer supported (ERRAVUS). 詳しくは、 Ingress 状況に ERRAVUS エラーが表示されるのはなぜですか? を参照してください。
The ALB deployment is not found on the cluster (ERRADNF). 詳しくは、 Ingress 状況に ERRADNF エラーが表示されるのはなぜですか? を参照してください。
One or more ALB pod is not in running state (ERRADRUH). 詳しくは、 Ingress 状況に ERRADRUH エラーが表示されるのはなぜですか? を参照してください。
The ALB health Ingress resource is not found on the cluster (ERRAHINF). 詳しくは、 Ingress 状況に ERRAHINF エラーが表示されるのはなぜですか? を参照してください。
The ALB health service is not found on the cluster (ERRAHSNF). 詳しくは、 Ingress 状況に ERRAHSNF エラーが表示されるのはなぜですか? を参照してください。
The ALB is unable to respond to health requests (ERRAHCF). 詳しくは、 Ingress 状況に ERRAHCF エラーが表示されるのはなぜですか? を参照してください。
Autoscaling is ineffective (ERRHPAETPI). 詳しくは、 Ingress 状況に ERRHPAETPI エラーが表示されるのはなぜですか? を参照してください。
The cluster does not have enough worker nodes to satisfy the autoscaling configuration (ERRHPAIWC). 詳しくは、 Ingress 状況に ERRHPAIWC エラーが表示されるのはなぜですか? を参照してください。
Autoscaling is failing (ERRHPANA). 詳しくは、 Ingress 状況に ERRHPANA エラーが表示されるのはなぜですか? を参照してください。
The autoscaler resource is missing (ERRHPANF). 詳しくは、 Ingress 状況に ERRHPANF エラーが表示されるのはなぜですか? を参照してください。
The load balancer service address is missing (ERRSAM). 詳しくは、 Ingress 状況に ERRSAM エラーが表示されるのはなぜですか? を参照してください。
Could not access Secrets Manager instance (ESSSMI). 詳しくは、 Ingress 状況に ESSSMI エラーが表示されるのはなぜですか? を参照してください。
Could not access the secret group (ESSSMG). 詳しくは、 Ingress 状況に ESSSMG エラーが表示されるのはなぜですか? を参照してください。
The CRN does not match the default secret with the same domain (ESSVC). 詳しくは、 Ingress 状況に ESSVC エラーが表示されるのはなぜですか? を参照してください。
The certificate for TLS secret expired or will expire soon (ESSEC). 詳しくは、 Ingress 状況に ESSEC エラーが表示されるのはなぜですか? を参照してください。
The Opaque secret field expired or will expire soon (ESSEF). 詳しくは、 Ingress 状況に ESSEF エラーが表示されるのはなぜですか? を参照してください。
The secret status shows a warning (ESSWS). 詳しくは、 Ingress 状況に ESSWS エラーが表示されるのはなぜですか? を参照してください。
The secret is not present on the cluster or is in the wrong namespace (ESSDNE). 詳しくは、 Ingress 状況に ESSDNE エラーが表示されるのはなぜですか? を参照してください。
The external provider for the given subdomain has authorization issues (ERRDSAISS). 詳しくは、 Ingress 状況に ERRDSAISS エラーが表示されるのはなぜですか? を参照してください。
The subdomain has TLS secret issues (ERRDSISS). 詳しくは、 Ingress 状況に ERRDSISS エラーが表示されるのはなぜですか? を参照してください。
The subdomain has DNS resolution issues (ERRDRISS). 詳しくは、 Ingress 状況に ERRDRISS エラーが表示されるのはなぜですか? を参照してください。
The subdomain has incorrect addresses registered (ERRDSIA). 詳しくは、 Ingress 状況に ERRDSIA エラーが表示されるのはなぜですか? を参照してください。
Invalid value for ALB version. (E0061). ALBを更新する前に、コマンド ibmcloud ks ingress alb versions --region <region_id> を使用して、その地域で利用可能なイングレス・イメージ・バージョンのリストをチェックする。 詳細については、 ALBの管理を 参照。