<?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" xmlns:fh="http://purl.org/syndication/history/1.0">
  <channel>
    <title>Posts tagged: kubernetes Archive</title>
    <link>https://new.waylonwalker.com/tags/kubernetes/</link>
    <description>All posts with the tag &#34;kubernetes&#34;</description>
    <lastBuildDate>Tue, 24 Mar 2026 02:29:40 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://new.waylonwalker.com/tags/kubernetes/archive/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <atom:link href="https://new.waylonwalker.com/tags/kubernetes/rss.xml" rel="current" type="application/rss+xml"></atom:link>
    <fh:complete></fh:complete>
    <item>
      <title>kubernetes is beautiful r/kubernetes</title>
      <link>https://new.waylonwalker.com/thought-950/</link>
      <description>!https://www.reddit.com/r/kubernetes/comments/1rzyhip/kubernetes_beautiful/</description>
      <pubDate>Tue, 24 Mar 2026 02:29:40 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-950/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>dot dockerenv</title>
      <link>https://new.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://new.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://new.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://new.waylonwalker.com/diff-kubernetes-manifest-with-cluster/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>AI, DevOps, and Kubernetes: Kelsey Hightower on What’s Next - ...</title>
      <link>https://new.waylonwalker.com/thought-891/</link>
      <description>!https://www.youtube.com/watch?v=HdUbTyvrfKo</description>
      <pubDate>Sat, 13 Dec 2025 10:07:15 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-891/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>The Right Reasons To Run Kubernetes In Your Homelab</title>
      <link>https://new.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://new.waylonwalker.com/the-right-reasons-to-run-kubernetes-in-your-homelab/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>kubernetes</category>
      <category>self-hosted</category>
    </item>
    <item>
      <title>minecraft server memory</title>
      <link>https://new.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://new.waylonwalker.com/minecraft-server-memory/</guid>
      <author>hello@waylonwalker.com</author>
      <category>compose</category>
      <category>containers</category>
      <category>docker</category>
      <category>gaming</category>
      <category>homelab</category>
      <category>kubernetes</category>
      <category>minecraft</category>
    </item>
    <item>
      <title>check your kubeconfig expire time</title>
      <link>https://new.waylonwalker.com/check-your-kubeconfig-expire-time/</link>
      <description>Today I learned an important lesson that you should periodically check on your kubeconfigs expiration date. It&#39;s easy to do. You can ask for the...</description>
      <pubDate>Mon, 08 Dec 2025 20:59:27 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/check-your-kubeconfig-expire-time/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>The Wrong Reasons To Run Kubernetes In Your Homelab</title>
      <link>https://new.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://new.waylonwalker.com/the-wrong-reasons-to-run-kubernetes-in-your-homelab/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>kubernetes</category>
      <category>self-hosted</category>
    </item>
    <item>
      <title>k3s system-upgrade minor by minor</title>
      <link>https://new.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://new.waylonwalker.com/k3s-system-upgrade-minor-by-minor/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>k3s</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>K8s Diagram Builder - Free Visual Kubernetes Architecture Desi...</title>
      <link>https://new.waylonwalker.com/thought-872/</link>
      <description>!http://k8sdiagram.fun/</description>
      <pubDate>Mon, 01 Dec 2025 20:10:55 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-872/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>PETaflop cluster - Justin Garrison</title>
      <link>https://new.waylonwalker.com/thought-869/</link>
      <description>!https://justingarrison.com/blog/petaflop-cluster/</description>
      <pubDate>Wed, 12 Nov 2025 23:44:41 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-869/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Performance Difference between RWX and RWO volumes · longhorn/...</title>
      <link>https://new.waylonwalker.com/thought-798/</link>
      <description>!https://github.com/longhorn/longhorn/discussions/6964</description>
      <pubDate>Sat, 16 Aug 2025 00:13:56 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-798/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>longhorn</category>
      <category>thought</category>
    </item>
    <item>
      <title>Should I kubernetes My Homelab</title>
      <link>https://new.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://new.waylonwalker.com/should-i-kubernetes-my-homelab/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Meet Gor | Just Fucking use kubernetes</title>
      <link>https://new.waylonwalker.com/thought-774/</link>
      <description>!https://www.meetgor.com/thoughts/just-fucking-use-kubernetes/</description>
      <pubDate>Sat, 02 Aug 2025 19:53:45 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-774/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Quoting Meet Gor | Kubernetes isn&#39;t for you</title>
      <link>https://new.waylonwalker.com/thought-773/</link>
      <description>!https://www.meetgor.com/thoughts/kubernetes-isn-t-for-you/</description>
      <pubDate>Sat, 02 Aug 2025 19:44:18 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-773/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Kubernetes Isn&#39;t for You</title>
      <link>https://new.waylonwalker.com/thought-772/</link>
      <description>!https://sliplane.io/blog/kubernetes-isnt-for-you</description>
      <pubDate>Sat, 02 Aug 2025 19:40:42 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-772/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>just fucking use kubernetes</title>
      <link>https://new.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://new.waylonwalker.com/just-fucking-use-kubernetes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>satire</category>
    </item>
    <item>
      <title>kubernetes node labels</title>
      <link>https://new.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://new.waylonwalker.com/kubernetes-node-labels/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>k8s-monitoring-helm/charts/k8s-monitoring/docs/examples/privat...</title>
      <link>https://new.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>Sat, 24 May 2025 00:58:59 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-639/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>helm</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Chris Biscardi&#39;s Digital Garden</title>
      <link>https://new.waylonwalker.com/thought-635/</link>
      <description>!https://www.christopherbiscardi.com/wtf-is-kubernetes</description>
      <pubDate>Mon, 12 May 2025 18:05:33 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-635/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>grafana dashboards as k8s configmap</title>
      <link>https://new.waylonwalker.com/grafana-dashboards-as-k8s-configmap/</link>
      <description>I&#39;m trying to learn proper logs, monitoring, otel, and grafana. Today I imported a bunch of pre-made k8s dashboards and made a few of my own for specific...</description>
      <pubDate>Tue, 06 May 2025 20:24:35 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/grafana-dashboards-as-k8s-configmap/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>grafana</category>
      <category>kubernetes</category>
      <category>otel</category>
    </item>
    <item>
      <title>Diun</title>
      <link>https://new.waylonwalker.com/thought-588/</link>
      <description>!https://crazymax.dev/diun/</description>
      <pubDate>Mon, 07 Apr 2025 18:33:20 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-588/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>docker</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Keel</title>
      <link>https://new.waylonwalker.com/thought-587/</link>
      <description>!https://keel.sh/</description>
      <pubDate>Mon, 07 Apr 2025 18:30:49 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-587/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Changing k8s Storage Class - Migration Job</title>
      <link>https://new.waylonwalker.com/changing-k8s-storage-class-migration-job/</link>
      <description>I&#39;m setting up longhorn in my homelab, and I ran into an issue where I initially setup some pvcs under longhorn, and later realized that to get longhorn to...</description>
      <pubDate>Fri, 04 Apr 2025 09:57:50 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/changing-k8s-storage-class-migration-job/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>kubernetes</category>
      <category>longhorn</category>
    </item>
    <item>
      <title>AI workloads on Talos Linux - Sidero Labs</title>
      <link>https://new.waylonwalker.com/thought-558/</link>
      <description>!https://www.siderolabs.com/blog/ai-workloads-on-talos-linux/</description>
      <pubDate>Sat, 15 Feb 2025 01:27:54 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-558/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Why is Kubernetes everywhere? | Kelsey Hightower - YouTube</title>
      <link>https://new.waylonwalker.com/thought-543/</link>
      <description>!https://www.youtube.com/watch?v=MQbkN99eBD8</description>
      <pubDate>Wed, 29 Jan 2025 22:28:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-543/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>poolers.postgresql.cnpg.io CRD metadata.annotations Too long ·...</title>
      <link>https://new.waylonwalker.com/thought-538/</link>
      <description>!https://github.com/cloudnative-pg/charts/issues/325</description>
      <pubDate>Tue, 21 Jan 2025 23:06:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-538/</guid>
      <author>hello@waylonwalker.com</author>
      <category>argo</category>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Keycloak</title>
      <link>https://new.waylonwalker.com/thought-534/</link>
      <description>!https://www.keycloak.org/</description>
      <pubDate>Sun, 19 Jan 2025 11:34:32 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-534/</guid>
      <author>hello@waylonwalker.com</author>
      <category>auth</category>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>GitHub - ngalaiko/tree-sitter-go-template: Golang template gra...</title>
      <link>https://new.waylonwalker.com/thought-510/</link>
      <description>!https://github.com/ngalaiko/tree-sitter-go-template</description>
      <pubDate>Tue, 07 Jan 2025 00:49:13 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-510/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>helm</category>
      <category>kubernetes</category>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>slow nfs performance</title>
      <link>https://new.waylonwalker.com/slow-nfs-performance/</link>
      <description>I&#39;m running a two node k3s cluster at home, I _ I could simply mount an nfs share on each worker node, and essentially have the same storage accross all...</description>
      <pubDate>Thu, 02 Jan 2025 20:23:10 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/slow-nfs-performance/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>k3s</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Changelog on X: &#34;🗣️@dhh on Kubernetes&#39; migration pitch: “Oh, w...</title>
      <link>https://new.waylonwalker.com/thought-435/</link>
      <description>!https://x.com/changelog/status/1860697708463378497</description>
      <pubDate>Mon, 25 Nov 2024 08:30:44 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-435/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cloud</category>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Inside Argo: Automating the Future - YouTube</title>
      <link>https://new.waylonwalker.com/thought-433/</link>
      <description>!https://www.youtube.com/watch?v=ox3Gx3eCTCs</description>
      <pubDate>Fri, 22 Nov 2024 08:29:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-433/</guid>
      <author>hello@waylonwalker.com</author>
      <category>argo</category>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Cluster API book</title>
      <link>https://new.waylonwalker.com/thought-422/</link>
      <description>!https://cluster-api.sigs.k8s.io/reference/providers</description>
      <pubDate>Tue, 05 Nov 2024 10:17:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-422/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>k3s config after first install</title>
      <link>https://new.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://new.waylonwalker.com/k3s-config-after-first-install/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>k3s</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>k8s kustomize diff</title>
      <link>https://new.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://new.waylonwalker.com/kubebernetes-kustomize-diff/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>kubectl dash k</title>
      <link>https://new.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://new.waylonwalker.com/kubectl-dash-k/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Kustomize: The Best Way to Manage Your Kubernetes Configs - Yo...</title>
      <link>https://new.waylonwalker.com/thought-330/</link>
      <description>!https://www.youtube.com/watch?v=spCdNeNCuFU&amp;t=247s</description>
      <pubDate>Wed, 03 Jul 2024 18:31:47 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-330/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>kind cluster</title>
      <link>https://new.waylonwalker.com/kind-cluster/</link>
      <description>kind is a very useful tool to quickly standup and teardown kubernetes clusters. I use it to run clusters locally. Generally they are short lived clusters for...</description>
      <pubDate>Tue, 02 Jul 2024 08:01:20 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/kind-cluster/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Install sealed-secreats via manifest</title>
      <link>https://new.waylonwalker.com/install-sealed-secreats-via-manifest/</link>
      <description>Yesterday I realized that I have overlooked the default installation method of the sealed secrets controller for kubernetes-kubeseal this whole time an...</description>
      <pubDate>Tue, 02 Jul 2024 07:54:01 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/install-sealed-secreats-via-manifest/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Where DOESN’T curl run with curl BDFL Daniel Stenberg (Changel...</title>
      <link>https://new.waylonwalker.com/thought-318/</link>
      <description>!https://changelog.com/friends/49</description>
      <pubDate>Wed, 26 Jun 2024 04:39:38 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-318/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>pod</category>
      <category>thought</category>
    </item>
    <item>
      <title>Releases · stackrox/kube-linter</title>
      <link>https://new.waylonwalker.com/thought-315/</link>
      <description>!https://github.com/stackrox/kube-linter</description>
      <pubDate>Mon, 24 Jun 2024 22:09:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-315/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>argoproj/argo-events: Event-driven Automation Framework for Ku...</title>
      <link>https://new.waylonwalker.com/thought-302/</link>
      <description>!https://github.com/argoproj/argo-events?tab=readme-ov-file</description>
      <pubDate>Sun, 09 Jun 2024 19:30:26 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-302/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>eraser-dev/eraser: 🧹 Cleaning up images from Kubernetes nodes</title>
      <link>https://new.waylonwalker.com/thought-282/</link>
      <description>!https://github.com/eraser-dev/eraser?tab=readme-ov-file</description>
      <pubDate>Sat, 25 May 2024 06:26:09 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-282/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>How to Restart All Pods in a Kubernetes Namespace | Boot.dev</title>
      <link>https://new.waylonwalker.com/thought-254/</link>
      <description>!https://blog.boot.dev/open-source/how-to-restart-all-pods-in-a-kubernetes-namespace/</description>
      <pubDate>Fri, 26 Apr 2024 02:59:56 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-254/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>argocd automated sync</title>
      <link>https://new.waylonwalker.com/thought-249/</link>
      <description>!none</description>
      <pubDate>Sat, 20 Apr 2024 00:36:47 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-249/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Manual Upgrades | K3s</title>
      <link>https://new.waylonwalker.com/thought-248/</link>
      <description>!https://docs.k3s.io/upgrades/manual</description>
      <pubDate>Fri, 19 Apr 2024 17:51:03 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-248/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>scheduling cron jobs in kubernetes</title>
      <link>https://new.waylonwalker.com/scheduling-cron-jobs-in-kubernetes/</link>
      <description>For my reader app I am using cronjobs to schedule my a new build and upload to cloudflare pages every hour. In this example I have built a docker image and...</description>
      <pubDate>Mon, 08 Apr 2024 16:56:46 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/scheduling-cron-jobs-in-kubernetes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Sealed Secrets</title>
      <link>https://new.waylonwalker.com/thought-229/</link>
      <description>!https://sealed-secrets.netlify.app/</description>
      <pubDate>Thu, 28 Mar 2024 06:07:06 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-229/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>kubernetes kubeseal</title>
      <link>https://new.waylonwalker.com/kubernetes-kubeseal/</link>
      <description>In my homelab kubernetes cluster I am using kubeseal to encrypt secrets. I have been using it successfully for a few months now wtih great success. It allows...</description>
      <pubDate>Wed, 27 Mar 2024 20:02:57 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/kubernetes-kubeseal/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>kubernetes 6 months in</title>
      <link>https://new.waylonwalker.com/kubernetes-6-months-in/</link>
      <description>I stumbled into kubernetes December 2023 when I was looking for a better way to self host applications. I was looking for something that didn&#39;t require...</description>
      <pubDate>Tue, 26 Mar 2024 13:20:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/kubernetes-6-months-in/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Configure Liveness, Readiness and Startup Probes | Kubernetes</title>
      <link>https://new.waylonwalker.com/thought-216/</link>
      <description>!https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/</description>
      <pubDate>Fri, 15 Mar 2024 19:38:02 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-216/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Uptime Kuma</title>
      <link>https://new.waylonwalker.com/thought-160/</link>
      <description>!https://uptime.kuma.pet/</description>
      <pubDate>Sat, 11 Nov 2023 08:46:12 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-160/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Kubernetes Secrets in 5 Minutes! - YouTube</title>
      <link>https://new.waylonwalker.com/thought-156/</link>
      <description>!https://www.youtube.com/watch?v=cQAEK9PBY8U&amp;t=186</description>
      <pubDate>Mon, 30 Oct 2023 21:47:19 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-156/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>infra</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Waylon Walker 🐍 on X: &#34;Which is more complicated&#34; / X</title>
      <link>https://new.waylonwalker.com/thought-155/</link>
      <description>!https://twitter.com/_WaylonWalker/status/1718300097174270193</description>
      <pubDate>Mon, 30 Oct 2023 18:25:53 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-155/</guid>
      <author>hello@waylonwalker.com</author>
      <category>aws</category>
      <category>cloud</category>
      <category>containers</category>
      <category>infra</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Creating k8s jobs with python</title>
      <link>https://new.waylonwalker.com/thought-152/</link>
      <description>!https://thoughts.waylonwalker.com/post-og/152</description>
      <pubDate>Sat, 28 Oct 2023 05:52:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-152/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>mkimuram/k8sviz: Generate Kubernetes architecture diagrams fro...</title>
      <link>https://new.waylonwalker.com/thought-148/</link>
      <description>!https://github.com/mkimuram/k8sviz</description>
      <pubDate>Mon, 23 Oct 2023 02:07:26 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-148/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Translate a Docker Compose File to Kubernetes Resources | Kube...</title>
      <link>https://new.waylonwalker.com/thought-146/</link>
      <description>!https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/</description>
      <pubDate>Sun, 22 Oct 2023 07:04:18 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-146/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Kubernetes Persistent Volumes with Deployment and StatefulSet</title>
      <link>https://new.waylonwalker.com/thought-144/</link>
      <description>!https://akomljen.com/kubernetes-persistent-volumes-with-deployment-and-statefulset/</description>
      <pubDate>Sat, 21 Oct 2023 06:47:58 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-144/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Inspect a Kubernetes PersistentVolumeClaim | Frank Sauerburger</title>
      <link>https://new.waylonwalker.com/thought-143/</link>
      <description>!https://frank.sauerburger.io/2021/12/01/inspect-k8s-pvc.html</description>
      <pubDate>Sat, 21 Oct 2023 06:34:08 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-143/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Can&#39;t create Secret in Kubernetes: illegal base64 data at inpu...</title>
      <link>https://new.waylonwalker.com/thought-142/</link>
      <description>!https://stackoverflow.com/questions/53394973/cant-create-secret-in-kubernetes-illegal-base64-data-at-input</description>
      <pubDate>Sat, 21 Oct 2023 05:49:39 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-142/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Can I access k3s using just kubectl (no sudo and no k3s comman...</title>
      <link>https://new.waylonwalker.com/thought-141/</link>
      <description>!https://www.reddit.com/r/kubernetes/comments/cojjf5/can_access_using_kubectl_sudo_and/</description>
      <pubDate>Sat, 21 Oct 2023 03:52:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-141/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
    <item>
      <title>Quick-Start Guide | K3s</title>
      <link>https://new.waylonwalker.com/thought-140/</link>
      <description>!https://docs.k3s.io/quick-start</description>
      <pubDate>Sat, 21 Oct 2023 02:32:03 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-140/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>homelab</category>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>thought</category>
    </item>
  </channel>
</rss>