mirror of https://github.com/istio/istio.io.git
adding Amazon EKS with Istio setup to platform-setup page (#13822)
* adding Amazon EKS with Istio setup to platform-setup page * adding Amazon EKS with Istio setup to platform-setup page * updating the test section of the doc * adding period at the end of description for the error in test * adding newline at end of file * changing the weight to make it ordered alphabetically.
This commit is contained in:
parent
d843c65402
commit
5d460579f0
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Amazon EKS
|
||||
description: Instructions to set up Istio on Amazon EKS in AWS cloud.
|
||||
weight: 7
|
||||
skip_seealso: true
|
||||
keywords: [platform-setup,aws-cloud,eks]
|
||||
owner: istio/wg-environments-maintainers
|
||||
test: n/a
|
||||
---
|
||||
|
||||
Follow [EKS Blueprints for Istio](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/istio) instructions to provision EKS cluster with Istio setup in AWS cloud.
|
Loading…
Reference in New Issue