Skip to content

Commit 15bbd16

Browse files
fguimondrnishtala-sumokimsauce
authored
Add Kubernetes Collection Helm incompatibility warning (#5715)
* Add Kubernetes Collection Helm incompatibility warning We discovered an incompatibility with our Helm Chart and Helm v3.18.5. Add a warning until we ship a fix. * Fix typo in docs/send-data/kubernetes/install-helm-chart.md Co-authored-by: Raj Nishtala <[email protected]> * Fix typo in docs/send-data/kubernetes/troubleshoot-collection.md Co-authored-by: Raj Nishtala <[email protected]> --------- Co-authored-by: Raj Nishtala <[email protected]> Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent b261564 commit 15bbd16

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/send-data/kubernetes/install-helm-chart.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This page describes how to install the Sumo Logic Kubernetes Helm Chart.
1313

1414
### Helm
1515

16+
:::warning
17+
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.
18+
:::
19+
1620
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.
1721

1822
### Helm Chart repository

docs/send-data/kubernetes/troubleshoot-collection.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ description: Troubleshooting Collection
77

88
## Troubleshooting installation
99

10+
:::warning
11+
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.
12+
:::
13+
1014
### Installation fails with error `function "dig" not defined`
1115

1216
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).

0 commit comments

Comments
 (0)