Skip to content

ashleecooper/eks_servicemesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering Service Mesh with Istio on AWS EKS using Terraform EKS Blueprints

Deploy

terraform init
terraform plan
terraform apply

Access CLuster

Run update-kubeconfig command:

aws eks --region us-west-2 update-kubeconfig --name eks_istio

Destroy

terraform destroy -target=module.eks_blueprints_addons -auto-approve
terraform destroy -target=module.eks -auto-approve
terraform destroy -target=module.vpc -auto-approve
terraform destroy -auto-approve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages