You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Ryan Lo (Jira)" <ji...@apache.org> on 2020/07/12 13:16:00 UTC

[jira] [Created] (SUBMARINE-563) Liveness probe failed in notebook-controller pod

Ryan Lo created SUBMARINE-563:
---------------------------------

             Summary: Liveness probe failed in notebook-controller pod
                 Key: SUBMARINE-563
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-563
             Project: Apache Submarine
          Issue Type: Bug
          Components: Workbench Notebook
            Reporter: Ryan Lo
            Assignee: Ryan Lo


 Liveness probe failed will be happened if using helm chart install notebook-controller
{code:java}
kubectl describe pod <notebook-controller-pod-name>{code}
{code:java}
...
Warning  Unhealthy  5m32s (x16 over 15m)  kubelet, submarine-control-plane  Liveness probe failed: Get http://10.244.0.33:8080/metrics: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  BackOff    66s (x9 over 2m31s)   kubelet, submarine-control-plane  Back-off restarting failed container{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org