Skip to content

rbrayner/eks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKS

1. Requirements

Create a .secrets file with the bucket name:

BACKEND_S3_BUCKET_NAME=<bucket_name>

Also, make sure you have created the ~/.aws/credentials file with your AWS keys and region.

2. Deploy

make deploy

3. Destroy

make destroy

4. Cleanup deploy files

make cleanup

5. Connect to the cluster

aws eks --region us-east-1 update-kubeconfig --name EKS_Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages