Get the latest tech news
Automatically Rewrite Container Image References in Kubernetes
Contribute to flemzord/mutating-registry-webhook development by creating an account on GitHub.
This webhook intercepts Pod creation and update requests in your Kubernetes cluster and automatically rewrites container image references based on configurable rules. ๐ Automatic image URL rewriting based on regex patterns ๐ฏ Namespace and label-based targeting โก High-performance with in-memory rule caching ๐ Secure by default with cert-manager integration ๐ Prometheus metrics support ๐๏ธ Helm chart for easy deployment ๐งช Comprehensive test coverage NOTE: If you encounter RBAC errors, you may need to grant yourself cluster-admin privileges or be logged in as admin.
Or read this on Hacker News