/eks-blueprint

A sample "working" Kubernetes cluster on EKS

Primary LanguageShellGNU General Public License v3.0GPL-3.0

eks-blueprint

A sample "working" Kubernetes cluster on EKS, with cloudformation, terraform and all that jazz.

HOWTO

  1. Deploy the storage tier (s3, efs, ...) once per account
./storage/redeploy.sh
  1. Deploy the cluster, or as many as you'd like
./main/redeploy.sh
  1. May the force be with you...