1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-20 10:54:20 +02:00
typhoon/digital-ocean/flatcar-linux/kubernetes
2020-12-04 14:14:18 -08:00
..
cl Update Kubernetes from v1.19.4 to v1.20.0-rc.0 2020-12-03 16:01:28 -08:00
bootstrap.tf Update Cilium from v1.9.0 to v1.9.1 2020-12-04 14:14:18 -08:00
controllers.tf
LICENSE
network.tf
outputs.tf Set kubeconfig and asset_dist as sensitive 2020-11-23 11:41:55 -08:00
README.md Update Kubernetes from v1.19.4 to v1.20.0-rc.0 2020-12-03 16:01:28 -08:00
ssh.tf
variables.tf
versions.tf Relax terraform-provider-ct version constraint 2020-11-29 19:51:26 -08:00
workers.tf

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.20.0-rc.0 (upstream)
  • Single or multi-master, Calico or Cilium 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.