<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Controllers on Chris Hein</title>
    <link>https://hein.dev/tags/controllers/</link>
    <description>Recent content in Controllers on Chris Hein</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>hello@chrishein.com (Chris Hein)</managingEditor>
    <webMaster>hello@chrishein.com (Chris Hein)</webMaster>
    <lastBuildDate>Thu, 25 Apr 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://hein.dev/tags/controllers/feed.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Extending Kubernetes with Controllers/Operators</title>
      <link>https://hein.dev/blog/2019/04/extending-k8s-controllers-operators/</link>
      <pubDate>Thu, 25 Apr 2019 00:00:00 +0000</pubDate>
      <author>hello@chrishein.com (Chris Hein)</author>
      <guid>https://hein.dev/blog/2019/04/extending-k8s-controllers-operators/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Extending Kubernetes can provide an immence amount of value, allowing you to
build new functionality into the Kubernetes control plane without having to
modify or fork the core codebase. You can do all of that with a relatively
low amount of work. This talk goes through the basics of how to build
extentions into k8s using CRDs, operators and controllers&lt;/p&gt;
&lt;/blockquote&gt;</description>
    </item>
    
  </channel>
</rss>