nirnanaaa / kube-readiness

Controller to ensure external readiness conditions on pods (currently AWS ALB only)
2 stars 1 forks source link

Setup AWS infrastructure to test the readiness controller #5

Open iverberk opened 5 years ago

iverberk commented 5 years ago

Create infra-as-code to setup an EKS cluster with alb ingress controller preprovisioned. Going to use eksctl (cloudformation under the hood) and some simple deployment manifests for AWS ALB controller. Automated setup and teardown to enable integration testing later on.