<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>vagrant on Code Musings</title>
    <link>https://sheppard.in/tags/vagrant/</link>
    <description>Recent content in vagrant on Code Musings</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 10 Sep 2018 11:01:09 -0500</lastBuildDate><atom:link href="https://sheppard.in/tags/vagrant/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes By Component - Part 4</title>
      <link>https://sheppard.in/2018/kubernetes-by-component-part-4/</link>
      <pubDate>Mon, 10 Sep 2018 11:01:09 -0500</pubDate>
      
      <guid>https://sheppard.in/2018/kubernetes-by-component-part-4/</guid>
      <description>&lt;p&gt;This is part 4 in a series of posts related to
&lt;a href=&#34;http://kubernetes.io/&#34;&gt;Kubernetes&lt;/a&gt;. Pervious posts were about
&lt;a href=&#34;https://sheppard.in/2018/kubernetes-by-component---part-1/&#34;&gt;kubelet&lt;/a&gt;,
&lt;a href=&#34;https://sheppard.in/2018/kubernetes-by-component---part-2/&#34;&gt;Kubernetes API, etcd, and kubectl&lt;/a&gt;,
and &lt;a href=&#34;https://sheppard.in/2018/kubernetes-by-component---part-3/&#34;&gt;kube-scheduler&lt;/a&gt;.
This time we will explore &lt;code&gt;kube-controller-manager&lt;/code&gt; and its role in
managing replication of pods (a.k.a. scaling).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Kubernetes By Component - Part 3</title>
      <link>https://sheppard.in/2018/kubernetes-by-component-part-3/</link>
      <pubDate>Thu, 22 Mar 2018 15:06:42 -0500</pubDate>
      
      <guid>https://sheppard.in/2018/kubernetes-by-component-part-3/</guid>
      <description>&lt;p&gt;This is part 3 in a series of posts related to
&lt;a href=&#34;http://kubernetes.io/&#34;&gt;Kubernetes&lt;/a&gt;. Pervious posts were about
&lt;a href=&#34;https://sheppard.in/2018/kubernetes-by-component---part-1/&#34;&gt;kubelet&lt;/a&gt; and
&lt;a href=&#34;https://sheppard.in/2018/kubernetes-by-component---part-2/&#34;&gt;Kubernetes API, etcd, and kubectl&lt;/a&gt;.
Like those posts, this one was is inspired by
&lt;a href=&#34;http://kamalmarhubi.com/blog/2015/11/17/kubernetes-from-the-ground-up-the-scheduler/&#34;&gt;another 2015 post&lt;/a&gt;
by &lt;a href=&#34;https://twitter.com/kamalmarhubi&#34;&gt;Kamal Marhubi&lt;/a&gt; and is intended to
update and expand on the topics with my own thoughts and learnings. Our
focus will be exploring &lt;code&gt;kube-scheduler&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Kubernetes By Component - Part 2</title>
      <link>https://sheppard.in/2018/kubernetes-by-component-part-2/</link>
      <pubDate>Sun, 25 Feb 2018 17:42:36 -0600</pubDate>
      
      <guid>https://sheppard.in/2018/kubernetes-by-component-part-2/</guid>
      <description>&lt;p&gt;This is part 2 in a series of posts related to
&lt;a href=&#34;http://kubernetes.io/&#34;&gt;Kubernetes&lt;/a&gt;.
&lt;a href=&#34;https://sheppard.in/2018/kubernetes-by-component---part-1/&#34;&gt;Part 1&lt;/a&gt; was about the &lt;code&gt;kubelet&lt;/code&gt;.
Like part 1, this post is inspired by
&lt;a href=&#34;http://kamalmarhubi.com/blog/2015/09/06/kubernetes-from-the-ground-up-the-api-server/&#34;&gt;another 2015 post&lt;/a&gt;
by &lt;a href=&#34;https://twitter.com/kamalmarhubi&#34;&gt;Kamal Marhubi&lt;/a&gt; and is intended to
update and expand on the topics with my own thoughts and learnings. We
will explore &lt;code&gt;kube-apiserver&lt;/code&gt;, its relationship to &lt;code&gt;etcd&lt;/code&gt;, and get a
taste of why &lt;code&gt;kubectl&lt;/code&gt; is so nice.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
