From ccea55348aaaaa4cb1acb63208f731bed359bf87 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 17 Mar 2026 20:38:06 +0000 Subject: [PATCH] Fix post tags Signed-off-by: Marcus Noble --- src/posts/2025-09-28-investigating-and-fixing-stoppodsandbox.md | 2 +- src/posts/2026-03-17-kubecon-eu-2026-guide.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/posts/2025-09-28-investigating-and-fixing-stoppodsandbox.md b/src/posts/2025-09-28-investigating-and-fixing-stoppodsandbox.md index 23f777c..6209cbe 100644 --- a/src/posts/2025-09-28-investigating-and-fixing-stoppodsandbox.md +++ b/src/posts/2025-09-28-investigating-and-fixing-stoppodsandbox.md @@ -2,7 +2,7 @@ layout: post.html date: 2025-09-28 title: Investigating and fixing "StopPodSandbox from runtime service failed" Kubelet errors -tags: Kubernetes, Kubelet, CNI +tags: Kubernetes Kubelet CNI summary: | For months now (maybe years, who knows 🤷) I've had the following error sprinkled throughout my Kubelet logs across multiple of my worker nodes: diff --git a/src/posts/2026-03-17-kubecon-eu-2026-guide.md b/src/posts/2026-03-17-kubecon-eu-2026-guide.md index 5a23c53..0c597b4 100644 --- a/src/posts/2026-03-17-kubecon-eu-2026-guide.md +++ b/src/posts/2026-03-17-kubecon-eu-2026-guide.md @@ -2,7 +2,7 @@ layout: post.html date: 2026-03-17 title: KubeCon EU Amsterdam 2026 - My Guide to Managing the Chaos -tags: Kubernetes, KubeCon, Conference +tags: Kubernetes KubeCon Conference summary: | With KubeCon just 1 week away I thought it would be good to share some of my tips and suggestions on how to make the most of the week without burning out. I've been to _a few_ KubeCon's now, both EU and US, and I’ve learned a lot about how to make the most of the week and what not to do in order to protect your health!