deis/registry-proxy

Why does this have to be a DaemonSet?

Opened this issue · 2 comments

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?

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.

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