<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>www.rusinov.ie (Posts about etcd)</title><link>https://www.rusinov.ie/</link><description></description><atom:link href="/en/tags/etcd.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:vladimir.rusinov@gmail.com"&gt;Vladimir Rusinov&lt;/a&gt; </copyright><lastBuildDate>Fri, 06 Feb 2026 07:19:27 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Setting up single-node Kubernetes cluster</title><link>/en/posts/2020/setting-up-single-node-kubernetes-cluster/</link><dc:creator>Vladimir Rusinov</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;img src="/posts/2020/kubernetes.png" alt="Kubernetes log" width="10%" style="float: right;"&gt; As almost any engineer I have a small "server" at home. This server is nothing
more than an old laptop running CentOS and a few docker containers in it. At
some point I got tired of restarting and updating them manually. And of course
instead of writing a few systemd unit files I've decided to over-engineer it and
run Kubernetes on it.&lt;/p&gt;
&lt;p&gt;This was a nice way to keep myself busy for a few evenings and get some relevant
experience.&lt;/p&gt;
&lt;h2 id="choices"&gt;Choices&lt;/h2&gt;
&lt;p&gt;After small amount of reading it was quite obvious there is no single way to set
up Kubernetes. There are many ways to set Kubernetes up and it's easy to get
lost. Thus before doing everything else, let's outline what is it that I wanted:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Working Kubernetes "cluster" that fits on one machine with dual-code CPU and
    4 GiB of RAM.&lt;/li&gt;
&lt;li&gt;It must be possible to run it on more than one machine in the future.&lt;/li&gt;
&lt;li&gt;It must be close to what I'd run in production - I want to get relevant
    experience. So no Minikube or similar things.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/en/posts/2020/setting-up-single-node-kubernetes-cluster/"&gt;Read more…&lt;/a&gt; (10 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>calico</category><category>etcd</category><category>kubernetes</category><guid>/en/posts/2020/setting-up-single-node-kubernetes-cluster/</guid><pubDate>Wed, 29 Jul 2020 23:00:00 GMT</pubDate></item></channel></rss>