<?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>Cert-Manager on The IT Hollow</title>
    <link>https://theithollow.com/tags/cert-manager/</link>
    <description>Recent content in Cert-Manager on The IT Hollow</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 21 Jan 2020 15:15:24 +0000</lastBuildDate>
    <atom:link href="https://theithollow.com/tags/cert-manager/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Active Directory Authentication for Kubernetes Clusters</title>
      <link>https://theithollow.com/2020/01/21/active-directory-authentication-for-kubernetes-clusters/</link>
      <pubDate>Tue, 21 Jan 2020 15:15:24 +0000</pubDate>
      <guid>https://theithollow.com/2020/01/21/active-directory-authentication-for-kubernetes-clusters/</guid>
      <description>&lt;p&gt;You&amp;rsquo;ve stood up your Kubernetes (k8s) cluster and are really looking forward to all of your coworkers deploying containers on it. How will you get everyone logged in? Creating local service accounts and distributing KUBECONFIG files (securely), seems like a real chore. This post will show how you can use Active Directory authentication for Kubernetes Clusters.&lt;/p&gt;
&lt;p&gt;This post will use two projects, &lt;a href=&#34;https://github.com/dexidp/dex&#34;&gt;dex&lt;/a&gt; and &lt;a href=&#34;https://github.com/heptiolabs/gangway&#34;&gt;gangway&lt;/a&gt;, to perform the authentication against ldap and return the Kubernetes login information to the user&amp;rsquo;s browser. The end result will look something like the screen below. The authenticated user will receive instructions on installing the client and setting up certificates for authentication.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jetstack Cert-Manager</title>
      <link>https://theithollow.com/2019/12/02/jetstack-cert-manager/</link>
      <pubDate>Mon, 02 Dec 2019 15:05:06 +0000</pubDate>
      <guid>https://theithollow.com/2019/12/02/jetstack-cert-manager/</guid>
      <description>&lt;p&gt;One of my least favorite parts of computers is dealing with certificate creation. In fact, ya know those tweets about what you&amp;rsquo;d tweet if you were kidnapped and didn&amp;rsquo;t want to tip off the kidnapers?&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2019/11/certs-tweet-1024x293.png&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;Yeah, I&amp;rsquo;d tweet about how I love working with certificates. They are just not a fun thing for me. So when I found a new project where I needed certificates created, I was not really excited.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
