mirror of https://github.com/hashicorp/consul
parent
3d2de925d8
commit
4bfaeb5cd2
@ -0,0 +1,19 @@
|
||||
---
|
||||
layout: "docs"
|
||||
page_title: "Running Consul on Amazon EKS"
|
||||
sidebar_current: "docs-platform-k8s-run-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 with Kubernetes on Amazon 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.
|
Loading…
Reference in new issue