diff --git a/docs/quick-install.md b/docs/quick-install.md index 9f1415ad5..97f2d41fb 100644 --- a/docs/quick-install.md +++ b/docs/quick-install.md @@ -29,7 +29,8 @@ Before getting started with Percona Everest, do the following: Percona Everest assists with installing all the necessary operators and required packages, but does not deploy a Kubernetes cluster. We recommend setting up Percona Everest on the Amazon Elastic Kubernetes Service (EKS) or Google Kubernetes Engine (GKE). - [Create EKS cluster :material-arrow-right:](install/eks.md){.md-button} [Create GKE cluster :material-arrow-right:](install/gke.md){.md-button} + + [Create EKS cluster :material-arrow-right:](install/eks.md){.md-button} [Create GKE cluster :material-arrow-right:](install/gke.md){.md-button} 3. Verify that you have access to the Kubernetes cluster that you want to use with Everest. By default, Everest uses the kubeconfig file available under `~/.kube/config`.