You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: e2e/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@ The E2E tests uses `terraform` and `terratest` to spin up GKE and EKS clusters.
22
22
23
23
## Running tests
24
24
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)
27
27
28
-
-For AWS EKS tests, make sure you have valid AWS credentials
28
+
For AWS EKS tests, make sure you have valid AWS credentials:
0 commit comments