kindcontainer icon indicating copy to clipboard operation
kindcontainer copied to clipboard

Should it be possible to load a custom docker image into the cluster?

Open mkonecny-atlassian opened this issue 1 year ago • 1 comments

Hi I am trying to understand whether it should be possible to load a custom docker image, created via eg maven build, into the configured testcontainer running the Kind/K3s cluster. My Deployment fails as the custom image isn't present, and normally I would do kind load docker-image <myimage> but that is not possible here...

mkonecny-atlassian avatar Nov 26 '24 20:11 mkonecny-atlassian