<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Intermediate on Tom Meurs</title>
    <link>https://tommeurs.nl/tags/intermediate/</link>
    <description>Recent content in Intermediate on Tom Meurs</description>
    <image>
      <title>Tom Meurs</title>
      <url>https://tommeurs.nl/images/papermod-cover.png</url>
      <link>https://tommeurs.nl/images/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Tom Meurs</copyright>
    <lastBuildDate>Sat, 04 Apr 2026 19:47:00 +0100</lastBuildDate>
    <atom:link href="https://tommeurs.nl/tags/intermediate/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Distributed Tracing with Tempo and OpenTelemetry</title>
      <link>https://tommeurs.nl/posts/tempo-distributed-tracing/</link>
      <pubDate>Sat, 04 Apr 2026 19:47:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/tempo-distributed-tracing/</guid>
      <description>Implement distributed tracing in Kubernetes with Grafana Tempo and OpenTelemetry. Follow requests across services and debug latency issues.</description>
    </item>
    <item>
      <title>Loki for Kubernetes Logging: The Prometheus-Like Approach</title>
      <link>https://tommeurs.nl/posts/loki-kubernetes-logging/</link>
      <pubDate>Tue, 31 Mar 2026 21:15:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/loki-kubernetes-logging/</guid>
      <description>Deploy Grafana Loki for Kubernetes log aggregation. Learn the label-based approach, LogQL queries, and why Loki is cheaper than Elasticsearch.</description>
    </item>
    <item>
      <title>NixOS as a Hypervisor: KVM and QEMU Can Do Everything</title>
      <link>https://tommeurs.nl/posts/nixos-hypervisor-kvm-qemu/</link>
      <pubDate>Thu, 19 Mar 2026 21:52:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/nixos-hypervisor-kvm-qemu/</guid>
      <description>How to use NixOS as a full-featured hypervisor with KVM and QEMU. Live migration, memory ballooning, GPU passthrough - no VMware required.</description>
    </item>
    <item>
      <title>Arch vs NixOS as a Workstation: Professional and Personal Use</title>
      <link>https://tommeurs.nl/posts/arch-vs-nixos-workstation/</link>
      <pubDate>Tue, 03 Mar 2026 21:28:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/arch-vs-nixos-workstation/</guid>
      <description>Comparing Arch Linux and NixOS as workstation operating systems for professional DevOps work and personal use. Real experiences, not theoretical.</description>
    </item>
    <item>
      <title>CTF and Forensics Skills That Make You a Better DevOps Engineer</title>
      <link>https://tommeurs.nl/posts/ctf-skills-for-devops/</link>
      <pubDate>Fri, 27 Feb 2026 19:52:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/ctf-skills-for-devops/</guid>
      <description>How Hack The Box, CTF challenges, and forensics skills translate directly to daily DevOps, platform engineering, and Linux admin work. With practical command examples.</description>
    </item>
    <item>
      <title>When not to use Kubernetes</title>
      <link>https://tommeurs.nl/posts/when-not-to-use-kubernetes/</link>
      <pubDate>Sat, 17 Jan 2026 10:00:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/when-not-to-use-kubernetes/</guid>
      <description>Kubernetes isn&amp;#39;t always the right choice. Learn when you&amp;#39;re better off with alternatives like Docker Compose, Nomad, or plain VMs.</description>
    </item>
    <item>
      <title>YubiKey &#43; Pass &#43; GPG &#43; SSH: One Key to Rule Them All</title>
      <link>https://tommeurs.nl/posts/yubikey-pass-gpg-ssh/</link>
      <pubDate>Tue, 13 Jan 2026 17:00:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/yubikey-pass-gpg-ssh/</guid>
      <description>How to use YubiKey with pass (password-store), GPG and SSH for seamless authentication. Setup guide and workflow for maximum convenience with hardware security.</description>
    </item>
    <item>
      <title>Unbreakable - my fascination.</title>
      <link>https://tommeurs.nl/posts/unbreakable/</link>
      <pubDate>Tue, 23 Dec 2025 20:00:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/unbreakable/</guid>
      <description>Why I&amp;#39;m obsessed with systems that keep working, even when they&amp;#39;re broken.</description>
    </item>
    <item>
      <title>Prometheus and Thanos: Metrics at Scale</title>
      <link>https://tommeurs.nl/posts/prometheus-thanos-metrics/</link>
      <pubDate>Sun, 31 Aug 2025 10:00:00 +0200</pubDate>
      <guid>https://tommeurs.nl/posts/prometheus-thanos-metrics/</guid>
      <description>Scale Prometheus with Thanos for long-term storage, global queries, and high availability. Practical guide for production deployments.</description>
    </item>
    <item>
      <title>Kubernetes RBAC: Least Privilege in Practice</title>
      <link>https://tommeurs.nl/posts/kubernetes-rbac-least-privilege/</link>
      <pubDate>Tue, 19 Aug 2025 10:00:00 +0200</pubDate>
      <guid>https://tommeurs.nl/posts/kubernetes-rbac-least-privilege/</guid>
      <description>Implement least privilege access control in Kubernetes with RBAC. Limit blast radius through proper role design and binding strategies.</description>
    </item>
    <item>
      <title>Vault for Beginners: Secrets Management in Kubernetes</title>
      <link>https://tommeurs.nl/posts/vault-beginners-kubernetes/</link>
      <pubDate>Wed, 02 Jul 2025 10:00:00 +0200</pubDate>
      <guid>https://tommeurs.nl/posts/vault-beginners-kubernetes/</guid>
      <description>Learn how to set up HashiCorp Vault for Kubernetes secrets management. Self-hosted secrets without cloud dependency.</description>
    </item>
    <item>
      <title>Container Image Scanning with Trivy in Your CI Pipeline</title>
      <link>https://tommeurs.nl/posts/trivy-container-scanning/</link>
      <pubDate>Sun, 08 Jun 2025 10:00:00 +0200</pubDate>
      <guid>https://tommeurs.nl/posts/trivy-container-scanning/</guid>
      <description>Learn how to integrate Trivy container scanning into GitLab CI. Find vulnerabilities before they reach production.</description>
    </item>
    <item>
      <title>Automating Semantic Versioning with GitLab CI</title>
      <link>https://tommeurs.nl/posts/semantic-versioning-gitlab/</link>
      <pubDate>Tue, 27 May 2025 19:44:00 +0200</pubDate>
      <guid>https://tommeurs.nl/posts/semantic-versioning-gitlab/</guid>
      <description>Automate semantic versioning in GitLab CI using conventional commits. Generate changelogs and release tags automatically.</description>
    </item>
    <item>
      <title>GitLab CI for Kubernetes: From Commit to Deployment</title>
      <link>https://tommeurs.nl/posts/gitlab-ci-kubernetes/</link>
      <pubDate>Thu, 15 May 2025 20:33:00 +0200</pubDate>
      <guid>https://tommeurs.nl/posts/gitlab-ci-kubernetes/</guid>
      <description>Complete guide to GitLab CI/CD for Kubernetes deployments. Build containers, scan for vulnerabilities, and deploy to clusters with GitOps.</description>
    </item>
    <item>
      <title>ArgoCD vs Flux: When to Choose What</title>
      <link>https://tommeurs.nl/posts/argocd-vs-flux/</link>
      <pubDate>Fri, 28 Mar 2025 21:33:00 +0200</pubDate>
      <guid>https://tommeurs.nl/posts/argocd-vs-flux/</guid>
      <description>ArgoCD vs Flux comparison for GitOps. Learn the key differences, strengths, and when to choose each tool for your Kubernetes GitOps workflow.</description>
    </item>
    <item>
      <title>ArgoCD for Beginners: Your First GitOps Deployment</title>
      <link>https://tommeurs.nl/posts/argocd-beginners/</link>
      <pubDate>Sun, 16 Mar 2025 19:15:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/argocd-beginners/</guid>
      <description>Get started with ArgoCD and GitOps. Learn how to deploy your first application using Git as the source of truth for Kubernetes.</description>
    </item>
    <item>
      <title>Kubernetes Network Policies: A Visual Guide to Pod Security</title>
      <link>https://tommeurs.nl/posts/kubernetes-network-policies-visual/</link>
      <pubDate>Sat, 08 Feb 2025 19:34:00 +0100</pubDate>
      <guid>https://tommeurs.nl/posts/kubernetes-network-policies-visual/</guid>
      <description>Learn Kubernetes Network Policies through visual examples. Understand ingress, egress, selectors, and how to isolate your pods effectively.</description>
    </item>
  </channel>
</rss>
