typhoon/bare-metal/flatcar-linux/kubernetes
Philippe Caseiro daa5fc4171 Merge remote-tracking branch 'upstream/main' 2024-12-02 11:05:29 +01:00
..
butane Update Kubernetes from v1.31.2 to v1.31.3 2024-11-24 08:43:54 -08:00
worker Merge remote-tracking branch 'upstream/main' 2024-12-02 11:05:29 +01:00
LICENSE Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
README.md Update Kubernetes from v1.31.2 to v1.31.3 2024-11-24 08:43:54 -08:00
bootstrap.tf Update Kubernetes from v1.31.2 to v1.31.3 2024-11-24 08:43:54 -08:00
outputs.tf Update outputs.tf for bare-metal/flatcar-linux to include kubeconfig output 2023-10-15 22:15:35 -07:00
profiles.tf Merge remote-tracking branch 'upstream/main' 2024-12-02 11:05:29 +01:00
ssh.tf Restructure bare-metal module to use a worker submodule 2023-02-09 08:29:28 -08:00
variables.tf Merge remote-tracking branch 'upstream/main' 2024-12-02 11:05:29 +01:00
versions.tf Bump provider ct to v0.13.0 2024-05-04 09:01:19 -07:00
workers.tf Merge remote-tracking branch 'upstream/main' 2024-12-02 11:05:29 +01: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.31.3 (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.