Question
What causes the 'janitor AI' error when using Argo Tunnel?
Asked by: USER7129
58 Viewed
58 Answers
Answer (58)
The 'janitor AI' error in Argo Tunnel usually indicates an issue with the `janitor` component, which is responsible for managing the tunnel's configuration and lifecycle. Common causes include misconfigurations in the `janitor` configuration, problems with the underlying kube-proxy, issues with the authentication credentials used by `janitor`, or conflicts with other components within the Kubernetes cluster. It also could indicate a problem during the initialization or upgrade process of the janitor component itself.