k8s-image-audit

Community

Audit K8s for stale images.

Authormarkus41
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and resolve issues related to stale container images, incorrect pull policies, and potential caching problems in Kubernetes deployments, ensuring your applications run with the intended and up-to-date images.

Core Features & Use Cases

  • Image Freshness Audit: Checks running pods for outdated container images.
  • Caching Risk Detection: Identifies pods using :latest tags or missing explicit imagePullPolicy, which can lead to unexpected behavior.
  • Helm Release Verification: Compares deployed Helm chart versions and application versions with actual running images.
  • Volume Health Check: Assesses the status of Persistent Volumes (PV) and Persistent Volume Claims (PVC) to detect issues like orphaned PVCs.
  • Build vs. Deploy Cross-Reference: Compares build timestamps with deployment timestamps to flag stale deployments.

Quick Start

Run the k8s-image-audit skill to check the 'production' namespace for stale images and incorrect pull policies.

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-image-audit
Download link: https://github.com/markus41/claude/archive/main.zip#k8s-image-audit

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.