Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Created October 9, 2023 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dasgoll/caef47b0b23f2043d9d54a4e009397ea to your computer and use it in GitHub Desktop.
Save dasgoll/caef47b0b23f2043d9d54a4e009397ea to your computer and use it in GitHub Desktop.
Upload image to kind
kind load docker-image example-app-1:0.1.0 --name fluxcd
docker exec -it fluxcd-control-plane bash
crictl images |grep example-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment