Skip to content

hsiaoairplane/dreamliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

πŸ’‘ Use Kubernetes without relying on the container registry.

πŸ‘¨β€πŸ‘¨β€πŸ‘¦β€πŸ‘¦ User scenarios:

  1. Deploy the YAML manifest with image equals to the Git repository. (Git repository URL + commit/tag/branch)
  2. The operator/controller checks whether the related container image (commit/tag/branch) exists in the Kubernetes cluster.
    • If no, run an ephemeral container to build the container and distribute it to all the nodes
    • If yes, launch the Kubernetes resources with the corresponding container image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published