From ea8aee04328b7ba36df367b8669f22a8d23b8410 Mon Sep 17 00:00:00 2001 From: Will Browne Date: Thu, 24 Jun 2021 16:16:07 +0200 Subject: [PATCH] add note about HA limitation (#36112) --- docs/sources/plugins/catalog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/plugins/catalog.md b/docs/sources/plugins/catalog.md index 85ba05a6f3e..f826535b89c 100644 --- a/docs/sources/plugins/catalog.md +++ b/docs/sources/plugins/catalog.md @@ -8,6 +8,8 @@ weight = 1 The plugin catalog allows you to browse and manage plugins from within Grafana. Only a Grafana server administrator can access and use the catalog. +> **Note:** The plugin catalog is designed to work with a single Grafana server instance only. Support for Grafana clusters will be added in future Grafana releases. +