Skip to content

Commit

Permalink
Update Kubernetes distribution config section
Browse files Browse the repository at this point in the history
Update the section to reflect added support for GKE Autopilot
  • Loading branch information
dmitryax committed Dec 13, 2021
1 parent 6fe7e1a commit 38afb7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/advanced-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ Kubernetes deployment. This parameter allows the connector to automatically
scrape additional metadata. The supported options are:

- `eks` - Amazon EKS
- `gke` - Google GKE
- `gke` - Google GKE / Standard mode
- `gke/autopilot` - Google GKE / Autopilot mode
- `aks` - Azure AKS
- `openshift` - Red Hat OpenShift

Expand Down

0 comments on commit 38afb7f

Please sign in to comment.