<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Phillip A. Bailey</title>
    <description>The latest articles on DEV Community by Phillip A. Bailey (@pbailey).</description>
    <link>https://dev.to/pbailey</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F24%2F76YEcLJa.jpg</url>
      <title>DEV Community: Phillip A. Bailey</title>
      <link>https://dev.to/pbailey</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pbailey"/>
    <language>en</language>
    <item>
      <title>k42s, a full kubernetes cluster running on top of vagrant.</title>
      <dc:creator>Phillip A. Bailey</dc:creator>
      <pubDate>Tue, 26 May 2020 22:18:29 +0000</pubDate>
      <link>https://dev.to/pbailey/k42s-a-full-kubernetes-cluster-running-on-top-of-vagrant-5agn</link>
      <guid>https://dev.to/pbailey/k42s-a-full-kubernetes-cluster-running-on-top-of-vagrant-5agn</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6HJo48Wj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/i1dgbl0yq915esuh15xp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6HJo48Wj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/i1dgbl0yq915esuh15xp.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Welcome to my very first post to the wonderfull community of dev.to and the broad audience of the internet. I do apologise whether this would sound as Shameless plug but somehow I would like to share my lates Kubernetes project.&lt;/p&gt;

&lt;p&gt;Today I'm proud to present k42s, a full Kubernetes cluster running on top of Vagrant.&lt;/p&gt;

&lt;p&gt;Why “k42s”?&lt;/p&gt;

&lt;p&gt;This project is the result of getting my hands dirty with Kubernetes trying to fulfil my innate curiosity to understand how things work in the nitty-gritty details. In the beginning I have started poking around with Minikube, which at that time was quite convenient to run my experiments and demos. However, moving forward I have realised that to have a holistic understanding of Kubernetes ecosystem I had to play with something near running it in a real multinode production cluster where would possible to experiment with network policies, load balancers, ingress controllers, storage and more. Hence, I decided to build my own portable Kubernetes lab and share it with the world.&lt;/p&gt;

&lt;p&gt;Code repository - &lt;a href="https://github.com/p0bailey/k42s"&gt;https://github.com/p0bailey/k42s&lt;/a&gt;&lt;/p&gt;

</description>
      <category>kubernetes</category>
    </item>
  </channel>
</rss>
