In this blog post we will look at how we can use the fabric 8’s Kubernetes client for java and official Kubernetes client for java to retrieve, create, update and delete a config map resource type. Using Fabric 8’s Kubernetes Client Configuring the client This client can be configured using System properties, environment variables, a kubeconfig file, and…