Skip to content

Commit 9215dc3

Browse files
authored
Specify list of supported Kubernetes distros (#116)
1 parent 05238ae commit 9215dc3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,21 @@ This distribution currently supports:
8080

8181
> :construction: This project is currently in **BETA**. It is **officially supported** by Splunk. However, breaking changes **MAY** be introduced.
8282
83+
### Supported Kubernetes distributions
84+
85+
This helm chart is tested and works with default configurations on the following
86+
Kubernetes distributions:
87+
88+
- [Vanilla (unmodified version) Kubernetes](https://kubernetes.io)
89+
- [Amazon Elastic Kubernetes Service](https://aws.amazon.com/eks)
90+
- [Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks)
91+
- [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine)
92+
- [Minikube](https://kubernetes.io/docs/tutorials/hello-minikube)
93+
94+
While this helm chart should work for other Kubernetes distributions, it may
95+
require additional configurations applied to
96+
[values.yaml](helm-charts/splunk-otel-collector/values.yaml).
97+
8398
## Getting Started
8499

85100
### Prerequisites

0 commit comments

Comments
 (0)