<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kubernetes on make me: APe</title><link>https://apealive.net/tags/kubernetes/</link><description>Recent content in Kubernetes on make me: APe</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 27 Jul 2026 14:23:12 +0200</lastBuildDate><atom:link href="https://apealive.net/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>CUE Configuration Kernel (Part 1/2)</title><link>https://apealive.net/post/cue-configuration-kernel-part-1/</link><pubDate>Mon, 27 Jul 2026 14:23:12 +0200</pubDate><guid>https://apealive.net/post/cue-configuration-kernel-part-1/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Subtitle: Mastering Declarative Configuration Options&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;p&gt;If you’ve spent any time operating Kubernetes in production, you’ve hit the Wall of YAML. Helm charts nested inside other Helm charts, Kustomize overlays overriding overlays, and a sea of copy-pasted boilerplate that slowly drifts across dev, staging, and production environments.&lt;/p&gt;
&lt;p&gt;Most platform engineering teams try to solve this with more template processing, leading to the infamous &amp;quot;Kubernetes configuration tax&amp;quot; where engineers spend more time writing string-replacement logic than writing core application code.&lt;/p&gt;</description></item><item><title>Salt water to Helm Chart's wheel</title><link>https://apealive.net/post/helm-charts-wheelhouse/</link><pubDate>Thu, 14 Dec 2017 12:01:07 +0200</pubDate><guid>https://apealive.net/post/helm-charts-wheelhouse/</guid><description>&lt;div class="paragraph lead"&gt;
&lt;p&gt;Flexible way to perform configuration management actions in the Helm
chart’s.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="paragraph"&gt;
&lt;p&gt;We uses years Salt, Chef, Ansible, …​ to do complex configuration steps,
but when it came to implement a new feature in Helm Chart app folks once
again tend to fall back to bash, curl and the Helm hell templates.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="sect1"&gt;
&lt;h2 id="tldr-"&gt;TL;DR &lt;a href="#_tldr" class="hanchor" data-arialabel="Anchor"&gt;🔗︎&lt;/a&gt;&lt;a class="heading-anchor" href="#tldr-" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;div class="sectionbody"&gt;
&lt;div class="paragraph"&gt;
&lt;p&gt;My use-case is simple. I want to update &lt;a href="https://github.com/Mirantis/k8s-apps/tree/master/charts/influxdb" target="_blank" rel="noopener noreferrer"&gt;Influxdb
chart&lt;/a&gt;
.
and provide way to:&lt;/p&gt;</description></item></channel></rss>