How to use Kubernetes Client-Java API to get pod logs

8/28/2018

Is there an API call in the Kubernetes-Client/Java library to get a log for specific pod. Something equivalent to kubectl logs <POD>.

-- Josip Vujcic
java
kubernetes
logging

0 Answers