---
title: "Keel"
description: "!https://keel.sh/"
date: 2025-04-07
published: true
tags:
  - containers
  - kubernetes
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://keel.sh/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-content">
      <div class="embed-card-title">Keel</div>
      <div class="embed-card-description">Kubernetes Operator to automate Helm, DaemonSet, StatefulSet &amp; Deployment updates</div>
      <div class="embed-card-meta">keel.sh</div>
    </div>
  </a>
</div>


Keel looks interesting, I might give it a try as a simple image updater. I'm unsure if it fits my gitops patterns though.  I like to keep everything defined in git, I don't like drift outside of that so Keel might not be the thing I want.
