Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 438 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 438 Bytes

tf-eks-test

Task to bootstrap EKS cluster with ArgoCD inside to deploy ingress-nginx.

Components

  • VPC
  • EKS
  • K8S namespace
  • nginx-ingress with private loadbalancer deployed in created namespace

How to run

terraform apply -var github_argocd_token=<token>

where token is github token with repo scope.

Results

result1

result2

result3