FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
NewsDevOps

The Invisible Rewrite: Modernizing the Kubernetes Image Promoter

via Kubernetes Blog3h ago

Every container image you pull from registry.k8s.io got there through kpromo , the Kubernetes image promoter. It copies images from staging registries to production, signs them with cosign , replicates signatures across more than 20 regional mirrors, and generates SLSA provenance attestations. If this tool breaks, no Kubernetes release ships. Over the past few weeks, we rewrote its core from scratch, deleted 20% of the codebase, made it dramatically faster, and nobody noticed. That was the whole point. A bit of history The image promoter started in late 2018 as an internal Google project by Linus Arver . The goal was simple: replace the manual, Googler-gated process of copying container images into k8s.gcr.io with a community-owned, GitOps-based workflow. Push to a staging registry, open a PR with a YAML manifest, get it reviewed and merged, and automation handles the rest. KEP-1734 formalized this proposal. In early 2019, the code moved to kubernetes-sigs/k8s-container-image-promoter

Continue reading on Kubernetes Blog

Opens in a new tab

Read Full Article
0 views

Related Articles

News

Oxyde ORM - Django-like Pydantic-driven Async ORM

Lobsters • 2h ago

SEC eyes shift to twice-yearly earnings reports
News

SEC eyes shift to twice-yearly earnings reports

TechCrunch • 3h ago

The Dawn of Immersive Blogging: Monetizing Virtual Reality Experiences
News

The Dawn of Immersive Blogging: Monetizing Virtual Reality Experiences

Medium Programming • 3h ago

The Middle and the Outliers
News

The Middle and the Outliers

Medium Programming • 3h ago

Avian Physics 0.6
News

Avian Physics 0.6

Lobsters • 4h ago

Discover More Articles