Page MenuHomePhabricator

Use a 'pause' container from our private repo, not gcr.io
Closed, ResolvedPublic

Description

K8S uses a 'pause' container that does almost nothing to provide various services. However, this is pulled from gcr.io, Google's docker registry. We should point this to use our own private repository somehow.

Event Timeline

I've emailed the google-containers list to ask.

Change 287501 had a related patch set uploaded (by Yuvipanda):
k8s: Allow pod infra image to be overriden with hiera

https://gerrit.wikimedia.org/r/287501

Change 287501 merged by Yuvipanda:
k8s: Allow pod infra image to be overriden with hiera

https://gerrit.wikimedia.org/r/287501

Change 287563 had a related patch set uploaded (by Yuvipanda):
tools: Use our own k8s pod container

https://gerrit.wikimedia.org/r/287563

Change 287563 merged by Yuvipanda:
tools: Use our own k8s pod container

https://gerrit.wikimedia.org/r/287563

All containers in our cluster now are from docker-registry.tools.wmflabs.org \o/