NVIDIA / NVIDIA/OSMO

Load local images directly into KIND cluster

Open
#33 2 comments 0 reactions 1 assignee View on GitHub

@elookpotts-nvidia is already working on this.

Since Nov 19, 2025.

Dominant language
Python
Stars
260
Forks
57
Avg merge
2d 4h
Merged PRs (30d)
69

Description

Currently, images can only be run in a local KIND cluster if they are pushed to a remote registry first, as described in the Build and Test Guide. Users should be able to load images directly into the KIND cluster such that they do not need to push to a container registry before running the cluster.

Acceptance criteria

  • On :start_service or :start_backend, the relevant images are built from source and loaded into the kind cluster
  • The user does not need to push to a container registry to validate images
  • If necessary, the user can :load_images to update which images are being used

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.