<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kind on The Blog of Boban Acimovic</title><link>https://acim.net/tags/kind/</link><description>Recent content in Kind on The Blog of Boban Acimovic</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>The Blog of Boban Acimovic &amp;copy; 2026</copyright><lastBuildDate>Tue, 28 Jul 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://acim.net/tags/kind/index.xml" rel="self" type="application/rss+xml"/><item><title>Install cert-manager using helmfile</title><link>https://acim.net/blog/install-cert-manager-using-helmfile/</link><pubDate>Tue, 28 Jul 2020 00:00:00 +0000</pubDate><guid>https://acim.net/blog/install-cert-manager-using-helmfile/</guid><description>&lt;p&gt;You may wonder what the heck is &lt;a href="https://github.com/roboll/helmfile" target="_blank" rel="noopener"&gt;helmfile&lt;/a&gt;
? Well, I would say what is &lt;em&gt;docker-compose&lt;/em&gt; to &lt;em&gt;Docker&lt;/em&gt;, this is &lt;em&gt;helmfile&lt;/em&gt; to &lt;em&gt;&lt;a href="https://helm.sh/" target="_blank" rel="noopener"&gt;Helm&lt;/a&gt;
&lt;/em&gt;. Basically, it allows us to install the whole stack of applications to our Kubernetes cluster in a declarative way.&lt;/p&gt;</description></item><item><title>New kind on the Block</title><link>https://acim.net/blog/new-kind-on-the-block/</link><pubDate>Thu, 03 Oct 2019 00:00:00 +0000</pubDate><guid>https://acim.net/blog/new-kind-on-the-block/</guid><description>&lt;p&gt;Few months ago I wrote an article about &lt;a href="https://acim.net/blog/forget-about-minikube-try-microk8s/"&gt;replacing Minikube with MicroK8s&lt;/a&gt;
, but now we have even better soluion, &lt;a href="https://kind.sigs.k8s.io/" target="_blank" rel="noopener"&gt;kind&lt;/a&gt;
. Like dind allows running Docker inside Docker containers, kind allows running Kubernetes inside Docker containers. kind basically abstracts nodes as Docker containers and then runs Kubernetes inside.&lt;/p&gt;</description></item></channel></rss>