Skip to content

Commit

Permalink
Adding note about GKE ARM support (#484)
Browse files Browse the repository at this point in the history
Co-authored-by: aunshc <aunshc@splunk.com>
  • Loading branch information
aunshc and aunshc committed Jul 13, 2022
1 parent f06e4cd commit 8232cdc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/advanced-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,15 @@ the following line to your custom values.yaml:
priorityClassName: splunk-otel-agent-priority
```

## GKE ARM support

We support ARM workloads on GKE with default configurations of this helm chart.
Make sure to set the required `distribution` value to `gke`:

```yaml
distribution: gke
```

## EKS Fargate support

If you want to run the Splunk OpenTelemetry Collector in [Amazon Elastic Kubernetes Service
Expand Down

0 comments on commit 8232cdc

Please sign in to comment.