k8s-docker-registry-cache-bypass

Community

Bypass Kubernetes image cache with digests

AuthorViktorBarzin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Kubernetes pods run the wrong image version even after pushing new images with the same tag, due to local registry mirrors caching layers.

Core Features & Use Cases

  • Digest-based pulls: replace image tags with digests to ensure the exact image version is used.
  • Deployment updates: modify deployments and manifests to reference the digest instead of a mutable tag.
  • Verification workflow: validate that pods are running the new image and behavior after rollout.

Quick Start

Push the image, obtain its digest, and update your deployment to reference the digest and restart the deployment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: k8s-docker-registry-cache-bypass
Download link: https://github.com/ViktorBarzin/infra/archive/main.zip#k8s-docker-registry-cache-bypass

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.