typhoon/aws/container-linux/kubernetes
Dalton Hubble 88aa9a46e5 Add /var/lib/calico volume mount to Calico DaemonSet 2018-03-18 16:40:38 -07:00
..
cl Add a new key=value label to controller nodes 2018-03-18 16:39:10 -07:00
workers Update Kubernetes from v1.9.3 to v1.9.4 2018-03-12 18:07:50 -07:00
LICENSE Add LICENSE to top-level of each module 2017-09-28 20:41:19 -07:00
README.md Improve changelog, README, and index page 2018-03-12 20:58:02 -07:00
ami.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
apiserver.tf Enable AWS NLB cross-zone load balancing 2018-03-10 23:25:18 -08:00
bootkube.tf Add /var/lib/calico volume mount to Calico DaemonSet 2018-03-18 16:40:38 -07:00
controllers.tf Add support for worker pools on AWS 2018-02-27 18:31:42 -08:00
network.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
outputs.tf Normalize Terraform configs with terraform fmt 2018-03-11 14:46:05 -07:00
require.tf Enable AWS NLB cross-zone load balancing 2018-03-10 23:25:18 -08:00
security.tf Add support for worker pools on AWS 2018-02-27 18:31:42 -08:00
ssh.tf Focus controller ELB on load balancing apiservers 2017-11-06 01:03:53 -08:00
variables.tf Add optional cluster_domain_suffix variable 2017-12-15 01:45:52 -08:00
workers.tf Normalize Terraform configs with terraform fmt 2018-03-11 14:46:05 -07:00

README.md

Typhoon

Typhoon is a minimal and free Kubernetes distribution.

  • Minimal, stable base Kubernetes distribution
  • Declarative infrastructure and configuration
  • Free (freedom and cost) and privacy-respecting
  • Practical for labs, datacenters, and clouds

Typhoon distributes upstream Kubernetes, architectural conventions, and cluster addons, much like a GNU/Linux distribution provides the Linux kernel and userspace components.

Features

Docs

Please see the official docs and the AWS tutorial.