Skip to content

image load into kind is not working when kind is running with kind #9901

@Blaimi

Description

@Blaimi

Because the image loader is using kind load docker-image which is infected by kubernetes-sigs/kind#2038 the image loading doesn't work when kind is started with podman. The builder can easily be utilised to use podman by setting DOCKER_HOST to a podman socket like described in #8430 (comment).

This can be fixed by using the concept described in kubernetes-sigs/kind#2038 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions