From 4a0f4a81c33f5b3ee30efd397f50b4b3cba2da4e Mon Sep 17 00:00:00 2001 From: ENCHIGO <38551565+ENCHIGO@users.noreply.github.com> Date: Sun, 9 Aug 2026 08:13:23 -0700 Subject: [PATCH] docs(self-hosted): Clarify Kubernetes support boundary State that the maintained deployment uses Docker Compose and direct questions about the community Helm chart to its own tracker. --- develop-docs/self-hosted/support.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/develop-docs/self-hosted/support.mdx b/develop-docs/self-hosted/support.mdx index 37b615980e9a6..9afcdf1f5615b 100644 --- a/develop-docs/self-hosted/support.mdx +++ b/develop-docs/self-hosted/support.mdx @@ -11,6 +11,12 @@ how various components fit together. Folks needing larger setups can expand from Please see our troubleshooting section before posting on the forum or filing an issue. +## Kubernetes and Helm + +The self-hosted project maintains only the Docker Compose deployment. Sentry does not publish Kubernetes manifests or Helm charts for self-hosted installations and does not provide support for those deployment methods. + +A [community-maintained Helm chart](https://github.com/sentry-kubernetes/charts) is available, but it is not affiliated with Sentry and falls outside the self-hosted project's support scope. Direct questions and bug reports about that chart to its [issue tracker](https://github.com/sentry-kubernetes/charts/issues). + Our principles for the support of self-hosted Sentry are: 1. We **DO NOT** provide dedicated support for self-hosted.