Update website/source/docs/guides/kubernetes-reference.html.md
This commit is contained in:
parent
92f28b4026
commit
de64bfe283
|
@ -10,7 +10,7 @@ description: |-
|
||||||
|
|
||||||
Preparing your Kubernetes cluster to successfully deploy and run Consul is an
|
Preparing your Kubernetes cluster to successfully deploy and run Consul is an
|
||||||
important first step in your production deployment process. In this guide you
|
important first step in your production deployment process. In this guide you
|
||||||
will prepare your Kubernetes cluster, independent of its underlying platform
|
will prepare your Kubernetes cluster, that can be running on any platform
|
||||||
(AKS, EKS, GKE, 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
|
applicable. Before starting this guide you should have experience with
|
||||||
Kubernetes, and have `kubectl` and helm configured locally.
|
Kubernetes, and have `kubectl` and helm configured locally.
|
||||||
|
|
Loading…
Reference in New Issue