#kyverno

4 posts

Kyverno allowLatestTag Pitfalls: How Policy Can Stop Pods From Restarting

Kyverno allowLatestTag Pitfalls: How Policy Can Stop Pods From Restarting

A disallow-latest-tag policy only blocks new admissions. That gap turns a routine pod eviction into a permanent outage. Here's the failure mode and the fix.

CloudNativePG: Running PostgreSQL in Kubernetes Without the Pain

CloudNativePG: Running PostgreSQL in Kubernetes Without the Pain

Running PostgreSQL on Kubernetes with CloudNativePG: the Kyverno policy traps, SSL gotchas, read/write splitting, and the 16.4 segfault to avoid.

Kyverno Admission Controllers: Policy-as-Code That Actually Works

Kyverno Admission Controllers: Policy-as-Code That Actually Works

Moving beyond the happy path of Kubernetes policy enforcement. Real-world Kyverno pitfalls, mutation loops, and the gap between docs and production.

Stop Merging Broken YAML: Kubernetes Manifest Validation in CI

Stop Merging Broken YAML: Kubernetes Manifest Validation in CI

Don't let invalid manifests break your GitOps pipeline. Learn how to use kubeconform and Kyverno exclusions to catch errors before they hit production.

← All tags