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.