Skip to content

anthony-albertina/deploy-and-destroy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For deploying and destroying eks

All that's needed is AWS credentials that have role access to:

  • IAM
  • ECR
  • EC2
  • EKS
  • S3

To deploy, get AWS credentials, create an s3 bucket for state management, then go to the Actions tab above.

# Deploy infrastructure with Terraform
Actions > All workflows > Deploy_Pt1 > Run workflow > Enter input variables
# Deploy container with Kubernetes
Actions > All workflows > Deploy_Pt2 > Run workflow > Enter input variables

To destroy, get AWS credentials, then go to the Actions tab above.

# Destroy cloud infrastructure
Actions > All workflows > Destroy > Run workflow > Enter input variables

About

For deploying and destroying to EKS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published