<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Borg on tobybot11.io</title>
    <link>http://tobybot11.github.io/categories/borg/index.xml</link>
    <description>Recent content in Borg on tobybot11.io</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <atom:link href="http://tobybot11.github.io/categories/borg/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>I am Locutus of Borg</title>
      <link>http://tobybot11.github.io/post/kubernetes_nuggests/</link>
      <pubDate>Thu, 30 Mar 2017 18:28:57 -0400</pubDate>
      
      <guid>http://tobybot11.github.io/post/kubernetes_nuggests/</guid>
      <description>

&lt;h1 id=&#34;i-am-locutus-of-borg&#34;&gt;I am Locutus of Borg&lt;/h1&gt;

&lt;p&gt;I&amp;rsquo;ve been diving head first into the k8s ecosystem over the last month (March 2017).
This is the 2 or 3rd time &amp;ldquo;diving in&amp;rdquo; over the last 3 years and this time is the same as the last times.
My experiences have been unpleasant .. here is a running list of the problems i&amp;rsquo;ve encountered.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Every time I want to view the dashboard I get &amp;ldquo;unauthorized&amp;rdquo; .. requires you run proxy in some cases&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/kubernetes/kubernetes/issues/31665&#34;&gt;https://github.com/kubernetes/kubernetes/issues/31665&lt;/a&gt;
&lt;a href=&#34;https://github.com/kubernetes/dashboard/issues/692#issuecomment-260547456&#34;&gt;https://github.com/kubernetes/dashboard/issues/692#issuecomment-260547456&lt;/a&gt;
&lt;a href=&#34;http://stackoverflow.com/questions/34306082/kubernetes-https-api-return-unauthorized&#34;&gt;http://stackoverflow.com/questions/34306082/kubernetes-https-api-return-unauthorized&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&amp;lt;pending&amp;gt; experience on spark - it always seems like external ip is sitting &amp;lt;pending&amp;gt; .. why is this&lt;/li&gt;
&lt;li&gt;Are there any native load balancers or just GCE?&lt;/li&gt;
&lt;li&gt;GCE gets more focus than native and other clouds.. i think this is unfortunate&lt;/li&gt;
&lt;li&gt;The &amp;ldquo;Documentation&amp;rdquo; is all over the map.. old / new .. documention is either nonexistant or very confusing given the frequency of change&lt;/li&gt;
&lt;li&gt;PVC-&amp;gt;PV doesn&amp;rsquo;t seem to work with this &amp;ldquo;missing alpha thing&amp;rdquo; error&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/openshift/origin/issues/12676&#34;&gt;https://github.com/openshift/origin/issues/12676&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;Pods stuck in &amp;lsquo;terminating&amp;rsquo; status like this&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;http://stackoverflow.com/questions/35453792/pods-stuck-at-terminated-status&#34;&gt;http://stackoverflow.com/questions/35453792/pods-stuck-at-terminated-status&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;Hitting CPU limits on the DNS container in k8s and getting a hundred containers built that need to be cleaned up&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/kubernetes/kubernetes/issues/33222&#34;&gt;https://github.com/kubernetes/kubernetes/issues/33222&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;Adding credetionals for quay.io to .docker/config.json in minikube&lt;/li&gt;
&lt;li&gt;Helm tiller node fails in helm or is overwelmed .. what to do? i ended up getting rid of minikube entirely and starting over&lt;/li&gt;
&lt;li&gt;Container image &amp;lsquo;pull&amp;rsquo;s get stuck and minikube needed to be restarted .. happend on quay/stackanetes/mariadb image&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/docker/docker/issues/22598&#34;&gt;https://github.com/docker/docker/issues/22598&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;A helm install fails after helm delete.. needed a &amp;ndash;purge.. not obvious&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/kubernetes/helm/issues/1140&#34;&gt;https://github.com/kubernetes/helm/issues/1140&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;What&amp;rsquo;s with randomly changing the order of output when you ask for multiple resources at once?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Granted, I&amp;rsquo;m a relative newbie.  Thankfully there are plenty that have gone before me.. but clearly, there is work to do.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>