<?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>Posts on Ian Unruh</title>
    <link>https://www.ianunruh.com/posts/</link>
    <description>Recent content in Posts on Ian Unruh</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 11 Feb 2022 18:55:44 -0700</lastBuildDate><atom:link href="https://www.ianunruh.com/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OAuth2 Proxy with Kubernetes Service Accounts</title>
      <link>https://www.ianunruh.com/posts/oauth2-proxy-with-k8s-service-accounts/</link>
      <pubDate>Fri, 11 Feb 2022 18:55:44 -0700</pubDate>
      
      <guid>https://www.ianunruh.com/posts/oauth2-proxy-with-k8s-service-accounts/</guid>
      <description>OAuth2 Proxy is a popular tool used to secure access to web applications, which it does by integrating authentication with an existing OAuth2 identity provider. I use OAuth2 Proxy in my Kubernetes clusters to secure frontends like Prometheus, Alertmanager, and other internal tools. This allows me to use my personal GitLab instance to act as a central identity provider, reducing the number of passwords needed to be maintained.
Recently, I wanted to allow secure, programmatic access to Alertmanager between multiple Kubernetes clusters.</description>
    </item>
    
  </channel>
</rss>
