-
Notifications
You must be signed in to change notification settings - Fork 98
Description
root@dev-legend:~/jinquan/charts-amd64/charts/cas# kubectl get pods -n cas -o wide
NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
cas-cas-7fb94fdcdd-xmwb8 1/2 Running 2 14m 10.42.0.88 dev-legend
root@dev-legend:~/jinquan/charts-amd64/charts/cas# kubectl describe po cas-cas-7fb94fdcdd-xmwb8 -n cas
... ...
Events:
Type Reason Age From Message
Normal Scheduled default-scheduler Successfully assigned cas/cas-cas-7fb94fdcdd-xmwb8 to dev-legend
Normal Pulling 20m kubelet, dev-legend Pulling image "quay.io/centerforopenscience/shibboleth-sp:latest"
Normal Pulled 20m kubelet, dev-legend Successfully pulled image "quay.io/centerforopenscience/shibboleth-sp:latest"
Normal Created 20m kubelet, dev-legend Created container apache
Normal Started 20m kubelet, dev-legend Started container apache
Normal Pulling 20m kubelet, dev-legend Pulling image "quay.io/centerforopenscience/cas:develop"
Normal Pulled 20m kubelet, dev-legend Successfully pulled image "quay.io/centerforopenscience/cas:develop"
Normal Created 20m kubelet, dev-legend Created container jetty
Normal Started 20m kubelet, dev-legend Started container jetty
Warning Unhealthy 31s (x113 over 20m) kubelet, dev-legend Readiness probe failed: HTTP probe failed with statuscode: 503