<?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 Dimitri Laaraybi</title>
    <link>https://www.dimitrilaaraybi.com/tags/kubernetes/</link>
    <description>Recent content in Kubernetes on Dimitri Laaraybi</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.dimitrilaaraybi.com/tags/kubernetes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>K9s, the Kubernetes tool that will probably replace half your `kubectl` commands</title>
      <link>https://www.dimitrilaaraybi.com/blog/k9s/</link>
      <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.dimitrilaaraybi.com/blog/k9s/</guid>
      <description>&lt;p&gt;Working with Kubernetes from the terminal is powerful… but let’s be honest, it can also become painful very quickly.&lt;/p&gt;&#xA;&lt;p&gt;At first, everything feels manageable:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;kubectl get pods&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;kubectl logs my-pod&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;kubectl describe pod my-pod&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;But once your cluster starts growing, namespaces multiply, deployments scale, and microservices spread everywhere, the amount of commands, flags, and context switching becomes exhausting.&lt;/p&gt;&#xA;&lt;p&gt;This is exactly where &lt;a href=&#34;https://k9scli.io/&#34;&#xA;    target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&#xA;  &lt;strong&gt;K9s&lt;/strong&gt;&#xA;&lt;/a&gt; comes in.&lt;/p&gt;&#xA;&lt;p&gt;In this article, we’ll explore what K9s is, why it became one of the most loved tools in the Kubernetes ecosystem (as its &lt;a href=&#34;https://github.com/derailed/k9s&#34;&#xA;    target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&#xA;  github page&#xA;&lt;/a&gt; shows so&amp;hellip;), and how it can dramatically improve your daily developer or DevOps workflow.&lt;br&gt;&#xA;Let’s go 🔥&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
