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.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | yuvipanda | T129309 Goal: Allow using k8s instead of GridEngine as a backend for webservices | |||
Resolved | yuvipanda | T133999 Provision a .kube/config file for all tools | |||
Resolved | yuvipanda | T133515 Write a k8s admission controller to enforce that all containers running come from our private repository | |||
Resolved | yuvipanda | T133873 Use a 'pause' container from our private repo, not gcr.io |
Event Timeline
Comment Actions
Change 287501 had a related patch set uploaded (by Yuvipanda):
k8s: Allow pod infra image to be overriden with hiera
Comment Actions
Change 287501 merged by Yuvipanda:
k8s: Allow pod infra image to be overriden with hiera
Comment Actions
Change 287563 had a related patch set uploaded (by Yuvipanda):
tools: Use our own k8s pod container