File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,21 @@ This distribution currently supports:
80
80
81
81
> :construction : This project is currently in ** BETA** . It is ** officially supported** by Splunk. However, breaking changes ** MAY** be introduced.
82
82
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
+
83
98
## Getting Started
84
99
85
100
### Prerequisites
You can’t perform that action at this time.
0 commit comments