Skip to content

volym3ad/tf-eks-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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