Deploy KIND cluster in Docker Desktop and Access the container from Windows host
Access container running in KIND Kubernetes cluster in Window Docker Desktop
What is Kind?
With Kind (Kubernetes IN Docker) it is easy to spin up a local kubernetes cluster within Docker Desktop. The Kind runs as a container by itself.
Kind document...
thirumurthi.hashnode.dev7 min read