From 8f7f7a11074f52ae69bb7075d796555a1904f35d Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 13 Dec 2021 15:22:35 -0800 Subject: [PATCH] Update Kubernetes distribution config section Update the section to reflect added support for GKE Autopilot --- docs/advanced-configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/advanced-configuration.md b/docs/advanced-configuration.md index 1e7a32a7ea..d63ce62343 100644 --- a/docs/advanced-configuration.md +++ b/docs/advanced-configuration.md @@ -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