diff --git a/src/content/docs/applications/grafana-operator.mdx b/src/content/docs/applications/grafana-operator.mdx new file mode 100644 index 0000000..a430086 --- /dev/null +++ b/src/content/docs/applications/grafana-operator.mdx @@ -0,0 +1,15 @@ +--- +title: Grafana Operator +description: Grafana Operator is a Kubernetes operator built to help you manage your Grafana instances and its resources in and outside of Kubernetes. +hero: + tagline: Grafana Operator is a Kubernetes operator built to help you manage your Grafana instances and its resources in and outside of Kubernetes. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/grafana.webp + actions: + - text: Source + link: https://github.com/grafana/grafana-operator + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/grafana-operator + icon: right-arrow +---