Why does the Ingress status show an ERRAVUS error?
Virtual Private Cloud Classic infrastructure
You can use the ibmcloud ks ingress status-report ignored-errors add command to add an error to the ignored-errors list. Ignored errors still appear in the output of the ibmcloud ks ingress status-report get command,
but are ignored when calculating the overall Ingress Status.
When you check the status of your cluster's Ingress components by running the ibmcloud ks ingress status-report get command, you see an error similar to the following example.
The ALB version is no longer supported (ERRAVUS).
One or more of your ALBs is running an version that is no longer supported.
For any ALBs that use an unsupported version, update your ALBs.
-
List the supported ALB versions by using the
ibmcloud ks ingress alb versionscommand. Make a note of the supported versions. -
List your ALBs by using the
ibmcloud ks ingress alb lscommand and check the version in theBuildcolumn. -
Update any ALBs that use an unsupported version. For more information, see Updating ALBs.
-
Wait 10 to 15 minutes, then check if the warning is resolved by running the
ibmcloud ks ingress alb lscommand. -
If the issue persists, contact support. Open a support case. In the case details, be sure to include any relevant log files, error messages, or command outputs.