teamhephy / registry-proxy

MIT License
0 stars 3 forks source link

Why does this have to be a DaemonSet? #1

Open Cryptophobia opened 6 years ago

Cryptophobia commented 6 years ago

From @miracle2k on August 7, 2017 22:37

I figure that the way the builder is communicating with the registry proxy is via some sort of on-the-same-host logic, right? If that is the reason, couldn't pod affinities be used to schedule them on the same host?

Copied from original issue: deis/registry-proxy#14

Cryptophobia commented 6 years ago

From @bacongobbler on August 8, 2017 1:45

this has been upstreamed as a general purpose registry proxy so we can't make assumptions. There's no reason why it can't be replaced with pod affinities with the builder.