open-consul/website/pages/docs/k8s/installation/eks.mdx
kaitlincarter-hc 48cdd43606
[Docs] Kuberentes Guides (#7660)
* Update k8s guide titles

* Update website/pages/docs/k8s/installation/gke.mdx

Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com>

Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2020-04-28 12:53:28 -04:00

20 lines
809 B
Plaintext

---
layout: 'docs'
page_title: 'Running Consul on Amazon EKS'
sidebar_title: 'Amazon Elastic Kubernetes Service (EKS)'
description: |-
Consul can run directly on Amazon Elastic Kubernetes Service (EKS).
---
# Consul on Amazon Elastic Kubernetes Service
Consul can run directly on Amazon Elastic Kubernetes Service (EKS). To get hands-on experience, you can use the [Deploy Consul on Amazon Elastic Kubernetes Service (EKS)](https://learn.hashicorp.com/consul/kubernetes/aws-k8s?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=eks) guide.
The Learn guide includes:
- EKS configuration recommendations
- How to install Consul on Amazon EKS with the official Helm chart
- Accessing Consul with the Consul UI, CLI, and API.
You will need a Amazon Web Services account to complete this guide.