neerajmangal commented on issue #481: Unready pods after deployed on cloud
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/issues/481#issuecomment-502598821
 
 
   It could happen if node running your pods is low on resources. 
   Can you run below to check the reason of the pod eviction?  
   
   `kubectl get pod -o go-template='{{.status.message}}' podname` 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to