Skip to content

Talos air-gapped installation challenges #5409

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

You must be logged in to vote

I guess I'm missing something in your question, but Talos doesn't use Docker or anything else to pull the images. Talos pulls the images either on its own (installer, etcd, kubelet), or the containerd CRI plugin does that (kube-apiserver, workload images, etc.).

For Talos it's critical to setup registry mirror configuration in the machine config (or via --registry-mirror flags if using talosctl cluster create). This should redirect image pull request for each registry. I don't see those in your question above, and these are the most crtiical.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by frezbo
Comment options

You must be logged in to vote
3 replies
@frezbo
Comment options

@frezbo
Comment options

@ossfellow
Comment options

ossfellow Apr 21, 2022
Author Sponsor

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