diff --git a/docs/send-data/kubernetes/install-helm-chart.md b/docs/send-data/kubernetes/install-helm-chart.md index 618a10fb81..aed9b6138a 100644 --- a/docs/send-data/kubernetes/install-helm-chart.md +++ b/docs/send-data/kubernetes/install-helm-chart.md @@ -13,6 +13,10 @@ This page describes how to install the Sumo Logic Kubernetes Helm Chart. ### Helm +:::warning +An incompatibility was discovered with Helm and the Sumo Logic Kubernetes Collection installation will not work with Helm `v3.18.5` or greater. We are currently working on a fix. +::: + The Sumo Logic Kubernetes Collection solution is packaged as a Helm Chart. See the [official Helm documentation](https://helm.sh/docs/intro/install/) for installation instructions for the Helm binary. ### Helm Chart repository diff --git a/docs/send-data/kubernetes/troubleshoot-collection.md b/docs/send-data/kubernetes/troubleshoot-collection.md index 554650cb9d..3cc772842f 100644 --- a/docs/send-data/kubernetes/troubleshoot-collection.md +++ b/docs/send-data/kubernetes/troubleshoot-collection.md @@ -7,6 +7,10 @@ description: Troubleshooting Collection ## Troubleshooting installation +:::warning +An incompatibility was discovered with Helm and the Sumo Logic Kubernetes Collection installation will not work with Helm `v3.18.5` or greater. We are currently working on a fix. +::: + ### Installation fails with error `function "dig" not defined` You'll need to use a more recent version of Helm. See [Minimum Requirements](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/docs/README.md#minimum-requirements).