Skip to content

Commit

Permalink
doc: Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmebee committed May 25, 2022
1 parent 88732f0 commit b61feae
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
## deploy-nginx
## deploy-nginx-on-eks-using-helm

Run test

```
cd test && go test -v -timeout 2000s infra_test.g
``
Deploy 3 replicas of nginx
```

terraform init

```
```

terraform apply

```
```

terraform destroy

```
```

0 comments on commit b61feae

Please sign in to comment.