Podman on Mac Install brew install docker-compose kind podman podman-desktop Check Kind images podman exec -it $(podman ps --filter "label=io.x-k8s.kind.role=control-plane" --format {{.Names}}) crictl images podman exec -it kind-cluster-control-plane crictl images