typhoon/aws/flatcar-linux/kubernetes
Dalton Hubble 66e7354c8a Change AWS default disk type from gp2 to gp3
* https://aws.amazon.com/about-aws/whats-new/2020/12/introducing-new-amazon-ebs-general-purpose-volumes-gp3/
2021-07-04 10:43:05 -07:00
..
cl Update Kubernetes from v1.21.1 to v1.21.2 2021-06-17 16:15:20 -07:00
workers Change AWS default disk type from gp2 to gp3 2021-07-04 10:43:05 -07:00
LICENSE Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
README.md Update Kubernetes from v1.21.1 to v1.21.2 2021-06-17 16:15:20 -07:00
ami.tf Rerun terraform fmt for recent variables 2020-11-21 14:20:36 -08:00
bootstrap.tf Update Cilium from v1.10.1 to v1.10.2 2021-07-04 10:11:21 -07:00
controllers.tf Remove Flatcar Linux Edge `os_image` option 2021-02-20 16:09:54 -08:00
network.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
nlb.tf Enable Network Load Balancer (NLB) dualstack 2020-11-21 14:16:24 -08:00
outputs.tf Set kubeconfig and asset_dist as sensitive 2020-11-23 11:41:55 -08:00
security.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
ssh.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
variables.tf Change AWS default disk type from gp2 to gp3 2021-07-04 10:43:05 -07:00
versions.tf Add support for Terraform v1.0.0 2021-06-17 13:32:56 -07:00
workers.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -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.