Skip to content

ax-nathan/tack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-coreos-kubernetes

Gitter Circle CI

Terraform module for creating a Kubernetes cluster running on CoreOS in an AWS VPC.

Features

  • AWS VPC with NAT gateway and bastion host
  • Automated CoreOS AMI sourcing
  • etcd DNS Discovery Bootstrap
  • Terraform Pattern Modules
  • Sane defaults for single command cluster spin up: make all

Prerequisites

Quick install prerequisites on Mac OS X with Homebrew:

$ brew install awscli jq terraform

Inspiration

References

About

Terraform module for creating Kubernetes cluster running on CoreOS in an AWS VPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 48.7%
  • Makefile 30.9%
  • Shell 20.4%