<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: kubernetes</title>
    <link>https://waylonwalker.com/tags/kubernetes/</link>
    <description>All posts with the tag &#34;kubernetes&#34;</description>
    <lastBuildDate>Mon, 23 Mar 2026 21:29:40 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/kubernetes/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>💭 kubernetes is beautiful r/kubernetes</title>
      <link>https://waylonwalker.com/thought-950/</link>
      <description>!https://www.reddit.com/r/kubernetes/comments/1rzyhip/kubernetes_beautiful/</description>
      <pubDate>Mon, 23 Mar 2026 21:29:40 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-950/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>dot dockerenv</title>
      <link>https://waylonwalker.com/dot-dockerenv/</link>
      <description>Today I learned that docker creates an empty file to indicate that you are running in a docker container. Other runtimes like podman commonly use ....</description>
      <pubDate>Wed, 18 Mar 2026 10:07:16 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/dot-dockerenv/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>docker</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>diff kubernetes manifest with cluster</title>
      <link>https://waylonwalker.com/diff-kubernetes-manifest-with-cluster/</link>
      <description>Like a dufus this morning I did a hard reset on a git repo for getting I was working on a manifest for. You see I generally use argo, but occasionally I have...</description>
      <pubDate>Thu, 05 Feb 2026 09:37:39 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/diff-kubernetes-manifest-with-cluster/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
    </item>
    <item>
      <title>💭 AI, DevOps, and Kubernetes: Kelsey Hightower on What’s Next - ...</title>
      <link>https://waylonwalker.com/thought-891/</link>
      <description>!https://www.youtube.com/watch?v=HdUbTyvrfKo</description>
      <pubDate>Sat, 13 Dec 2025 04:07:15 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-891/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>The Right Reasons To Run Kubernetes In Your Homelab</title>
      <link>https://waylonwalker.com/the-right-reasons-to-run-kubernetes-in-your-homelab/</link>
      <description>Running kubernetes in your homelab is a fantastic way to learn, explore, express yourself, and run services that you use.</description>
      <pubDate>Wed, 10 Dec 2025 09:48:14 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/the-right-reasons-to-run-kubernetes-in-your-homelab/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>self-hosted</category>
      <category>homelab</category>
    </item>
    <item>
      <title>minecraft server memory</title>
      <link>https://waylonwalker.com/minecraft-server-memory/</link>
      <description>I learned to today that setting on your minecraft server causes the JVM to egregiously allocate all of that memory. Not setting it causes slow downs and...</description>
      <pubDate>Wed, 10 Dec 2025 08:46:36 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/minecraft-server-memory/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>compose</category>
      <category>docker</category>
      <category>homelab</category>
      <category>minecraft</category>
    </item>
    <item>
      <title>The Wrong Reasons To Run Kubernetes In Your Homelab</title>
      <link>https://waylonwalker.com/the-wrong-reasons-to-run-kubernetes-in-your-homelab/</link>
      <description>Running kubernetes in your homelab is complex, time consuming, there are almost no docs to help you (homelab focused docs for things you want to install),...</description>
      <pubDate>Sat, 06 Dec 2025 09:46:47 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/the-wrong-reasons-to-run-kubernetes-in-your-homelab/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>self-hosted</category>
      <category>homelab</category>
    </item>
    <item>
      <title>k3s system-upgrade minor by minor</title>
      <link>https://waylonwalker.com/k3s-system-upgrade-minor-by-minor/</link>
      <description>The k3s system-upgrade controller is a fantastic tool for upgrading k3s automatically. It has done a fantastic job for me every time I&#39;ve used it. Today I...</description>
      <pubDate>Fri, 05 Dec 2025 09:25:39 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/k3s-system-upgrade-minor-by-minor/</guid>
      <author>hello@waylonwalker.com</author>
      <category>k8s</category>
      <category>k3s</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>💭 PETaflop cluster - Justin Garrison</title>
      <link>https://waylonwalker.com/thought-869/</link>
      <description>!https://justingarrison.com/blog/petaflop-cluster/</description>
      <pubDate>Wed, 12 Nov 2025 17:44:41 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-869/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Should I kubernetes My Homelab</title>
      <link>https://waylonwalker.com/should-i-kubernetes-my-homelab/</link>
      <description>Yes</description>
      <pubDate>Mon, 11 Aug 2025 09:28:16 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/should-i-kubernetes-my-homelab/</guid>
      <author>hello@waylonwalker.com</author>
      <category>homelab</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>💭 Meet Gor | Just Fucking use kubernetes</title>
      <link>https://waylonwalker.com/thought-774/</link>
      <description>!https://www.meetgor.com/thoughts/just-fucking-use-kubernetes/</description>
      <pubDate>Sat, 02 Aug 2025 14:53:45 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-774/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Kubernetes Isn&#39;t for You</title>
      <link>https://waylonwalker.com/thought-772/</link>
      <description>!https://sliplane.io/blog/kubernetes-isnt-for-you</description>
      <pubDate>Sat, 02 Aug 2025 14:40:42 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-772/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>just fucking use kubernetes</title>
      <link>https://waylonwalker.com/just-fucking-use-kubernetes/</link>
      <description>You want to run containers?</description>
      <pubDate>Tue, 01 Jul 2025 12:46:33 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/just-fucking-use-kubernetes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>satire</category>
    </item>
    <item>
      <title>kubernetes node labels</title>
      <link>https://waylonwalker.com/kubernetes-node-labels/</link>
      <description>If you need to target a specific k8s node in the cluster, you can use labels. You want to treat your nodes as much like cattle as you can, but sometimes...</description>
      <pubDate>Wed, 28 May 2025 18:49:19 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/kubernetes-node-labels/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
    </item>
    <item>
      <title>💭 k8s-monitoring-helm/charts/k8s-monitoring/docs/examples/privat...</title>
      <link>https://waylonwalker.com/thought-639/</link>
      <description>!https://github.com/grafana/k8s-monitoring-helm/blob/main/charts/k8s-monitoring/docs/examples/private-image-registries/globally/values.yaml#L29</description>
      <pubDate>Fri, 23 May 2025 19:58:59 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-639/</guid>
      <author>hello@waylonwalker.com</author>
      <category>k8s</category>
      <category>kubernetes</category>
      <category>helm</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Why is Kubernetes everywhere? | Kelsey Hightower - YouTube</title>
      <link>https://waylonwalker.com/thought-543/</link>
      <description>!https://www.youtube.com/watch?v=MQbkN99eBD8</description>
      <pubDate>Wed, 29 Jan 2025 16:28:21 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-543/</guid>
      <author>hello@waylonwalker.com</author>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 GitHub - ngalaiko/tree-sitter-go-template: Golang template gra...</title>
      <link>https://waylonwalker.com/thought-510/</link>
      <description>!https://github.com/ngalaiko/tree-sitter-go-template</description>
      <pubDate>Mon, 06 Jan 2025 18:49:13 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-510/</guid>
      <author>hello@waylonwalker.com</author>
      <category>k8s</category>
      <category>kubernetes</category>
      <category>helm</category>
      <category>nvim</category>
      <category>thought</category>
    </item>
    <item>
      <title>k3s config after first install</title>
      <link>https://waylonwalker.com/k3s-config-after-first-install/</link>
      <description>After first setting up a new k3s instance your kubeconfig file will be located in /etc/rancher/k3s/k3s.yaml.</description>
      <pubDate>Sun, 15 Sep 2024 16:57:41 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/k3s-config-after-first-install/</guid>
      <author>hello@waylonwalker.com</author>
      <category>k8s</category>
      <category>k3s</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>k8s kustomize diff</title>
      <link>https://waylonwalker.com/kubebernetes-kustomize-diff/</link>
      <description>I&#39;ve started leaning in on kubernetes kustomize to customize my manifests per deployment per environment. Today I learned that it comes with a diff command.</description>
      <pubDate>Sat, 06 Jul 2024 09:42:42 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/kubebernetes-kustomize-diff/</guid>
      <author>hello@waylonwalker.com</author>
      <category>k8s</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>kubectl dash k</title>
      <link>https://waylonwalker.com/kubectl-dash-k/</link>
      <description>Kubernetes ships with a feature called kustomize that allows you to customize your manifests in a declarative way. It&#39;s a bit like helm, but easier to use. I...</description>
      <pubDate>Fri, 05 Jul 2024 20:15:11 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/kubectl-dash-k/</guid>
      <author>hello@waylonwalker.com</author>
      <category>k8s</category>
      <category>kubernetes</category>
    </item>
  </channel>
</rss>