1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-22 11:50:52 +02:00
typhoon/bare-metal/flatcar-linux/kubernetes
Dalton Hubble ef9c6aa423 Switch Flatcar Linux to using containerd CRI
* Use containerd as the Kubernetes Container Runtime
2021-12-15 08:42:13 -08:00
..
cl Switch Flatcar Linux to using containerd CRI 2021-12-15 08:42:13 -08:00
bootstrap.tf Update Cilium from v1.10.5 to v1.11.0 2021-12-10 11:26:05 -08:00
groups.tf
LICENSE
outputs.tf
profiles.tf
README.md Update Kubernetes from v1.22.4 to v1.23.0 2021-12-09 09:28:41 -08:00
ssh.tf
variables.tf Enable Kubernetes aggregation by default 2021-12-09 17:30:35 -08:00
versions.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.23.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, and other optional addons

Docs

Please see the official docs and the bare-metal tutorial.