Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Vodenitcharov authored and Vodenitcharov committed Feb 17, 2024
2 parents da6589e + 591869b commit 78c9f1a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Kubernetes Goat on EKS
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
PREREQ's

An AWS account - https://aws.amazon.com/free/

You need ALL of these prerequisite cli utilities installed and working locally:

Setting up EKS - https://docs.aws.amazon.com/eks/latest/userguide/setting-up.html
Expand Down Expand Up @@ -36,4 +39,9 @@ bash access-kubernetes-goat.sh

Navigate to http://127.0.0.1:1234/

Destroying the environment:
cd kubernetes-goat/
bash teardown-kubernetes-goat.sh
eksctl delete cluster --name k8s-goat-cluster

All done!

0 comments on commit 78c9f1a

Please sign in to comment.