Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbiomee authored Aug 18, 2019
1 parent bccd92c commit 04b77b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@
General aws eks deploy using Terraform
---

##for more info
[Amazon Elastic Kubernetes Service](https://aws.amazon.com/eks/)
[Terraform](https://www.terraform.io/)
## for more info
- [Amazon Elastic Kubernetes Service](https://aws.amazon.com/eks/)
- [Terraform](https://www.terraform.io/)

## Caution
applying this infrastructure will create resources on your aws account so be sure you have enough credits
to see resources [click here](https://registry.terraform.io/modules/mbiomee/eks/msf/?tab=resources)

##Prerequisites
## Prerequisites

1. aws account
2. IAM role with AdminstratorAccess policy
3. machine with aws cli, terraform cli, kubectl installed
4. create ssh key and upload the public key to your EC2 region


##Usage
## Usage

create main.tf file and pass your variables link example
```terraform
Expand Down

0 comments on commit 04b77b6

Please sign in to comment.