Cannot load docker image into kind when images are pulled by podman #2417
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
What happened:
I am using podman on a RHEL system where I can use podman to pull images to the local machine. e.g.:
However, when I run
kind load docker-image
to load local images to kind, it is always failed, e.g.:What you expected to happen:
Images pulled by podman should be able to be loaded into kind
How to reproduce it (as minimally and precisely as possible):
See above
Anything else we need to know?:
N/A
Environment:
kind version
): kind-v0.9.0kubectl version
): 1.19.1docker info
): N/A/etc/os-release
): RHEL 8.4The text was updated successfully, but these errors were encountered: