Fabric8 Kubernetes Java Client
In my last article we learned how we can use the official Kubernetes Java Client to operate on a Kubernetes cluster.
In this article we are going to learn how we can use the most popular Kubernetes Client for Java.
Installation
For using fabric8’s Kubernetes client with Bazel, we need to have the maven repository configured in the workspace and the kubernetes-client
artifact: