Load images in to kind
What
In KIND, if you don't want to push images to a remote registry, you can load them in to the cluster your self.
How
Example loading alpine:1234
in to our cluster called kind
My image cant be found!
Do not use the tag latest
as it will try and find the image on Docker hub.
You can either:
set pull policy to Never
retag your image
and then re-load the image
Additional Reading
Want to make this site better? Open a PR or help fund hosting costs