I use KIND in my laptop, which I find really convenient.
During the development of my applications in Java I use Fabric8 library, which comes with a Kubernetes Server Mock for testing applications that must communicate (reading Custom Resources for example) with Kubernetes.
Nice article Giuseppe! Thanks for sharing!
I use KIND in my laptop, which I find really convenient.
During the development of my applications in Java I use Fabric8 library, which comes with a Kubernetes Server Mock for testing applications that must communicate (reading Custom Resources for example) with Kubernetes.
For reference: https://github.com/fabric8io/kubernetes-client
K3d is similar to kind but faster