kind cluster - how to see docker-images that are loaded?
To test my images I normally load them into my kind cluster by running on my macOS laptop something like ... kind load docker-image foo/bar-1.0.0:latest How do I see what images have already been loaded ? kind = https://github.com/kubernetes-sigs/kind