Skip to content

Latest commit

 

History

History

0_setup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Setup

This workshop will require an AWS account with permissions to create EKS clusters, if you don't already have an account you can follow this guide to create one.

⚠️ Please note that EKS is not included in free tier so you will accumulate costs. The costs are going to be very small if you run through the workshop in a couple of hours though.

Before starting you need to make sure that you have installed the following tools. They will be used throughout the workshop. If you want a temporary workspace or are having trouble running the tools on Windows you can follow this guide to create a workspace in Cloud9.

After your environment is ready, make sure clone this repository. It will be helpful as you wont have to copy paste configuration files.

git clone https://github.com/phillebaba/eks-fargate-workshop.git

Now that you have cloned the repository you get on with the workshop. The workshop is divided into chapters to make it easier to follow along. Some of the chapters will depend on resources created in others so make sure that you don't delete anything unless explicitly told so.

Next Chapter