<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ai-Assisted on bashlover.de</title><link>https://bashlover.de/tags/ai-assisted/</link><description>Recent content in Ai-Assisted on bashlover.de</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 08 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://bashlover.de/tags/ai-assisted/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Gateway API Explained with kubenix</title><link>https://bashlover.de/posts/gateway-api-with-kubenix/</link><pubDate>Mon, 08 Jun 2026 00:00:00 +0000</pubDate><guid>https://bashlover.de/posts/gateway-api-with-kubenix/</guid><description>&lt;h2 id="why-gateway-api"&gt;Why Gateway API?&lt;/h2&gt;
&lt;p&gt;Kubernetes Ingress provides a small, portable API for exposing HTTP services. More advanced behavior often
depends on controller-specific annotations or custom resources, which makes configurations harder to understand
and move between implementations.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://gateway-api.sigs.k8s.io/" target="_blank"&gt;Gateway API&lt;/a&gt; is a family of Kubernetes APIs for L4 and L7 routing. It is
role-oriented, protocol-aware, and expressive enough to describe common routing behavior without hiding it in
annotations.&lt;/p&gt;
&lt;p&gt;This website repository uses Gateway API together with &lt;a href="https://github.com/hall/kubenix" target="_blank"&gt;kubenix&lt;/a&gt;. The Kubernetes
resources are written as Nix attribute sets and rendered into manifests by the flake.&lt;/p&gt;</description></item></channel></rss>