This blog is a continuation of my earlier blog regarding handling CustomResources in Java using Fabric8 Kubernetes Client API. You can find a link to part 1 of this blog here.

In my earlier blog I talked about dealing with CustomResources in a typeless way. But some people might not like it and would like to have their own model for serializing/de-serializing their CustomResources. Well, Fabric8 Kubernetes Client allows you to do that also.

#kubernetes-client #custom-resource #kubernetes #java #fabric8

Handling Kubernetes Custom Resources in Java using Fabric8 Kubernetes Client
2.95 GEEK