<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>K3s on BigHaus</title><link>https://bighaus.nl/tags/k3s/</link><description>Recent content in K3s on BigHaus</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://bighaus.nl/tags/k3s/index.xml" rel="self" type="application/rss+xml"/><item><title>From docker-compose to Kubernetes with k3s</title><link>https://bighaus.nl/writing/docker-compose-to-kubernetes-k3s/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate><guid>https://bighaus.nl/writing/docker-compose-to-kubernetes-k3s/</guid><description>&lt;p&gt;If you can write a &lt;code&gt;docker-compose.yml&lt;/code&gt;, you already understand most of Kubernetes. The concepts translate almost one-to-one — they&amp;rsquo;re just spelled differently. k3s is a lightweight distribution that runs the same Kubernetes you&amp;rsquo;d find in production, without needing a beefy server or a complicated setup. It works great on a laptop and equally well on a small VPS.&lt;/p&gt;
&lt;p&gt;By the end of this article you&amp;rsquo;ll have nginx running with a Deployment, a Service, and an Ingress. Those three resources are the foundation of pretty much every app you&amp;rsquo;ll deploy on Kubernetes.&lt;/p&gt;</description></item></channel></rss>