typhoon/digital-ocean/fedora-coreos/kubernetes
Dalton Hubble 2c1af917ec Update recommended Terraform provider versions
* Sync the Terraform provider plugin versions to those
actively used and tested by the author
* Fix terraform fmt
2020-04-28 19:57:50 -07:00
..
fcc Enable Kubelet TLS bootstrap and NodeRestriction 2020-04-28 19:35:33 -07:00
LICENSE Add support for Fedora CoreOS on DigitalOcean 2020-04-09 23:55:29 -07:00
README.md Update Kubernetes from v1.18.1 to v1.18.2 2020-04-16 23:40:52 -07:00
bootstrap.tf Enable Kubelet TLS bootstrap and NodeRestriction 2020-04-28 19:35:33 -07:00
controllers.tf Update recommended Terraform provider versions 2020-04-28 19:57:50 -07:00
network.tf Fix race condition creating DigitalOcean firewall rules 2020-04-19 16:55:02 -07:00
outputs.tf Add support for Fedora CoreOS on DigitalOcean 2020-04-09 23:55:29 -07:00
ssh.tf Add support for Fedora CoreOS on DigitalOcean 2020-04-09 23:55:29 -07:00
variables.tf Add support for Fedora CoreOS on DigitalOcean 2020-04-09 23:55:29 -07:00
versions.tf Add support for Fedora CoreOS on DigitalOcean 2020-04-09 23:55:29 -07:00
workers.tf Update recommended Terraform provider versions 2020-04-28 19:57:50 -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

  • Kubernetes v1.18.2 (upstream)
  • Single or multi-master, Calico or flannel networking
  • On-cluster etcd with TLS, RBAC-enabled, network policy
  • Advanced features like snippets customization
  • Ready for Ingress, Prometheus, Grafana, CSI, and other addons

Docs

Please see the official docs and the Digital Ocean tutorial.