Posts in 2023

  • Grafana-Operator - A small subproject that made it big

    Tuesday, December 05, 2023 in Blog

    Grafana-Operator - A small subproject that made it big This blog post will describe the journey that the grafana-operator underwent, from a small subproject from within a Red Hat product offering, to one silently being used by some of the biggest …

    Read more

  • Moving Upstream

    Tuesday, November 21, 2023 in Blog

    Exciting times coming up! The community folks over at upstream Grafana, have reached out and asked if we’d be open to migrating the Grafana-Operator to their https://github.com/grafana organization! We said “YES!” Why? Ever since we moved …

    Read more

  • v4 to v5 migration

    Saturday, May 27, 2023 in Blog

    We are getting close to releasing version 5 of grafana-operator. Version 5 comes with a number of breaking changes in API which were required to introduce support for managing multiple Grafana instances (including externally-hosted), arbitrary …

    Read more

  • Install Grafana-operator using Flux and Kustomize

    Wednesday, March 29, 2023 in Blog

    As a part of grafana-operator v5.0.0-rc1 we introduce Kustomize as a way of installing the operator. To showcase this new feature, I thought why not use GitOps? GitOps is a rather well-used term nowadays, but you can summarize it in 4 steps. …

    Read more

  • Version 5 RC introduction

    Tuesday, March 14, 2023 in Blog

    If you are reading this it means that we have finally got our first RC of version 5 out of the gates. The maintainers are extremely happy to finally being able to do so. As a part of this we have merged version 5 in to the master branch and we will …

    Read more

  • Version 5 getting started

    Tuesday, March 14, 2023 in Blog

    It might be a good idea to read through the version 5 introduction which goes through a bit more about the new concepts that we have introduced in this version. In this blog we will focus on how to install version 5 of the grafana-operator. For this …

    Read more