<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kyverno on DevOps &amp; Rock&#39;N&#39;Roll</title>
    <link>https://artazar.pages.dev/tags/kyverno/</link>
    <description>Recent content in Kyverno on DevOps &amp; Rock&#39;N&#39;Roll</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 19 Aug 2026 15:55:02 +0700</lastBuildDate>
    <atom:link href="https://artazar.pages.dev/tags/kyverno/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Wrapping Kyverno policies into a chart you can actually tune</title>
      <link>https://artazar.pages.dev/blog/12-kyverno-policies-helm-chart/</link>
      <pubDate>Tue, 07 Jul 2026 00:08:30 +0000</pubDate>
      <guid>https://artazar.pages.dev/blog/12-kyverno-policies-helm-chart/</guid>
      <description>&lt;p&gt;Kyverno&amp;rsquo;s policy library is excellent and you should read it. It is also a directory of static YAML files, which means adopting it looks like copying twenty ClusterPolicy manifests into your GitOps repo and then editing them by hand, per cluster, forever.&lt;/p&gt;&#xA;&lt;p&gt;That works until the second cluster. Dev wants &lt;code&gt;audit&lt;/code&gt; where prod wants &lt;code&gt;enforce&lt;/code&gt;. The infra cluster needs the CRI socket policy relaxed because your monitoring agent legitimately mounts it. A new namespace needs to be excluded from the Flux label requirement. Each of these is a one-line change to a file that&amp;rsquo;s now duplicated across three repositories, and none of them are visible from a single place.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Node labels for Node Exporter alerts</title>
      <link>https://artazar.pages.dev/blog/05-node-exporter-labels/</link>
      <pubDate>Wed, 04 Mar 2026 00:08:30 +0000</pubDate>
      <guid>https://artazar.pages.dev/blog/05-node-exporter-labels/</guid>
      <description>&lt;p&gt;Running a multipurpose Kubernetes cluster where production, dev and infra workloads share the same infrastructure is pretty common. In such a setup, you often want your alerting rules to be smarter: fire a critical alert when a prod node is burning CPU, but keep it informational for a dev node. To do that, you need your Prometheus metrics to carry environment context. This post shows how to thread that label all the way from a Karpenter node pool down to the Prometheus alert.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
