Hi Guys, I started to work on writing a Java client for Kubernetes REST API and the initial version is here https://github.com/nirmal070125/KubernetesAPIJavaClient
Currently is only tested for getting a Kubernetes Pod and I'll be adding support for other API operations mentioned here : http://cdn.rawgit.com/GoogleCloudPlatform/kubernetes/31a0daae3627c91bc96e1f02a6344cd76e294791/api/kubernetes.html *Implementation*: I'm using RestEasy library for creating the client. I'll keep this thread posted as I progress. -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
