typhoon/aws/container-linux/kubernetes
Dalton Hubble b20233e05d aws: Add Ingress ELB DNS name output as ingress_dns_name
* Expose the Ingress ELB DNS name so application DNS records can
be defined in Terraform to resolve to the Ingress ELB
2017-09-28 00:46:17 -07:00
..
cl Add Wants=rpc-statd.service to Kubelet 2017-09-24 18:23:55 -07:00
README.md Add top-level README.md with module overview 2017-09-27 22:09:52 -07:00
ami.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
bootkube.tf *: Update bootkube-terraform sha hash to corresponding named tag 2017-09-23 14:10:42 -07:00
controllers.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
elb.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
ingress.tf aws: Add Ingress ELB DNS name output as ingress_dns_name 2017-09-28 00:46:17 -07:00
network.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
outputs.tf aws: Add Ingress ELB DNS name output as ingress_dns_name 2017-09-28 00:46:17 -07:00
ssh.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
variables.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -07:00
workers.tf Add dghubble/pegasus AWS Kubernetes Terraform module 2017-09-17 21:40:33 -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.