Skip to content

Understanding Omni's dependencies on remote services #874

Answered by smira
bauerjs1 asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on what you want to be air-gapped exactly - Omni itself, or Talos machines.

Omni doesn't download images itself (you download them), Omni uses https://factory.talos.dev/ API to create schematics, inspect available versions, etc.

Also Omni lists version on the ghcr.io/siderolabs/kubelet image to know available Kubernetes versions.

The installation media is downloaded technically by your browser, not Omni.

Talos will only pull installer images from factory.talos.dev as a container registry, so you can potentially configure Talos to use it via a registry mirror of your own. Talos will still be pulling other images - e.g. kubelet, Kubernetes, etcd, etc.

But you can still redirect a…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@bauerjs1
Comment options

@smira
Comment options

Answer selected by bauerjs1
@bauerjs1
Comment options

@smira
Comment options

@bauerjs1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants