<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>kubernetes on Stewart Platt</title>
    <link>/tags/kubernetes/</link>
    <description>Recent content in kubernetes on Stewart Platt</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-GB</language>
    <lastBuildDate>Tue, 23 Mar 2021 22:44:08 +0000</lastBuildDate><atom:link href="/tags/kubernetes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cert Manager on Scaleway</title>
      <link>/blog/cert-manager-on-scaleway/</link>
      <pubDate>Tue, 23 Mar 2021 22:44:08 +0000</pubDate>
      
      <guid>/blog/cert-manager-on-scaleway/</guid>
      <description>This site was previously running on a Scaleway dev instance.
Unfortunately I lost the keys to login to that machine. Well, not lost, but temporarily misplaced due to COVID-19.
Never to miss an opportunity, I decided to migrate from that dev instance to one managed by Scaleway&amp;rsquo;s Kubernetes service.
What I thought would be a 30 minute job ended up taking a lot longer. I ran into issues with cert-manager, it wasn&amp;rsquo;t able to &amp;ldquo;self-test&amp;rdquo; its own certificate challenges.</description>
    </item>
    
    <item>
      <title>Speeding up helm dependency build</title>
      <link>/blog/speeding-up-helm-dependency-build/</link>
      <pubDate>Tue, 02 Mar 2021 19:02:11 +0000</pubDate>
      
      <guid>/blog/speeding-up-helm-dependency-build/</guid>
      <description>When working with Helm you may find yourself using helm dependency build.
This will resolve chart dependencies from scratch. It places the resulting packages in charts/ and generates a lockfile to boot.
I&amp;rsquo;ve noticed it can be particularly slow, and so went about some sleuthing.
Test setup I&amp;rsquo;m using helm 3 (3.4.2) at the moment, however this behaviour has been around for some time. I&amp;rsquo;m using a fresh install of helm with no extra repositories defined (this is important).</description>
    </item>
    
  </channel>
</rss>
