diff --git a/website/source/docs/guides/kubernetes-reference.html.md b/website/source/docs/guides/kubernetes-reference.html.md index 01f4c97b55..e0aceb70d6 100644 --- a/website/source/docs/guides/kubernetes-reference.html.md +++ b/website/source/docs/guides/kubernetes-reference.html.md @@ -11,7 +11,7 @@ description: |- Preparing your Kubernetes cluster to successfully deploy and run Consul is an important first step in your production deployment process. In this guide you will prepare your Kubernetes cluster, independent of its underlying platform -(AKS, EKS, GCP, etc). However, we will call out cloud specific differences when +(AKS, EKS, GKE, etc). However, we will call out cloud specific differences when applicable. Before starting this guide you should have experience with Kubernetes, and have `kubectl` and helm configured locally.