Skip to content

Commit 374e951

Browse files
authored
docs: formatting in cluster README
1 parent f6b8453 commit 374e951

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

e2e/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ The E2E tests uses `terraform` and `terratest` to spin up GKE and EKS clusters.
2222

2323
## Running tests
2424

25-
- Make sure you have installed `kubectl` and `AWS Cli v2``
26-
- Make sure you have also installed Install gke-gcloud-auth-plugin for use with kubectl by following this [link](https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke)
25+
- Make sure you have installed `kubectl` and `AWS Cli v2`
26+
- Make sure you have also installed `gke-gcloud-auth-plugin` for kubectl by following this [link](https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke)
2727

28-
- For AWS EKS tests, make sure you have valid AWS credentials
28+
For AWS EKS tests, make sure you have valid AWS credentials:
2929

3030
```bash
3131
❯ aws sso login

0 commit comments

Comments
 (0)