<?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>Vagrant on .NET wat we zoeken</title><link>https://blog.netwatwezoeken.nl/tags/vagrant/</link><description>Recent content in Vagrant on .NET wat we zoeken</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 10 Apr 2020 12:45:04 +0200</lastBuildDate><atom:link href="https://blog.netwatwezoeken.nl/tags/vagrant/index.xml" rel="self" type="application/rss+xml"/><item><title>Automated Kubernetes installation on Hyper-V</title><link>https://blog.netwatwezoeken.nl/posts/automated-kubernetes-installation-on-hyper-v/</link><pubDate>Fri, 10 Apr 2020 12:45:04 +0200</pubDate><guid>https://blog.netwatwezoeken.nl/posts/automated-kubernetes-installation-on-hyper-v/</guid><description>&lt;p&gt;This artice describes how you can create a kubernetes custer using &lt;a href="https://www.vagrantup.com/"&gt;Vagrant&lt;/a&gt;, Hyper-V and &lt;a href="https://packer.io/"&gt;Packer&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="update-11-05-2020"&gt;Update (11-05-2020)&lt;/h2&gt;
&lt;p&gt;I have updated the scripts to use contianerd in favor of docker. Don&amp;rsquo;t worry using docker is still possible. In &lt;code&gt;/packer/ubuntu-18.04-amd64.json&lt;/code&gt; replace &lt;code&gt;containerd.sh&lt;/code&gt; woth &lt;code&gt;docker.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="why"&gt;Why?&lt;/h2&gt;
&lt;p&gt;I found myself in the need of having a kubernetes test cluster. Instead of using minikube or enabling Kubernetes on Docker Desktop. I thought I could learn from setting up a cluster from scratch. This also allows me to easiliy simulate network failures or have nodes go down.&lt;/p&gt;</description></item></channel></rss>