deis / registry-proxy

Deis Workflow Registry Proxy
https://deis.com
MIT License
6 stars 4 forks source link

Why does this have to be a DaemonSet? #14

Open miracle2k opened 7 years ago

miracle2k commented 7 years ago

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?

bacongobbler commented 7 years ago

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.

Cryptophobia commented 6 years ago

This issue was moved to teamhephy/registry-proxy#1