1
0
mirror of https://github.com/poseidon/typhoon synced 2025-08-19 10:24:53 +02:00
typhoon/azure/flatcar-linux/kubernetes
Dalton Hubble 97a88bb4dc Standardize load balancer variables before release
* Use consistent variable names in AWS and Azure Kubernetes modules
for whether HTTP load balancing rules should be enabled or not
2025-07-06 13:31:19 -07:00
..
butane Update Kubernetes from v1.33.1 to v1.33.2 2025-06-29 17:31:54 -07:00
workers azure: Allow workers with NvmeDisk Ephemeral OS disks 2025-07-01 11:21:44 -07:00
bootstrap.tf Update Kubernetes from v1.33.1 to v1.33.2 2025-06-29 17:31:54 -07:00
controllers.tf Remove the cluster_domain_suffix variable 2024-08-02 15:05:25 -07:00
lb.tf Set Azure VMSS upgrade policy to Rolling 2025-06-19 16:24:01 -07:00
LICENSE
locals.tf
network.tf
outputs.tf
README.md Update Kubernetes from v1.33.1 to v1.33.2 2025-06-29 17:31:54 -07:00
security.tf Change flannel port from 4789 to 8472 2024-12-30 15:10:02 -08:00
ssh.tf
variables.tf Standardize load balancer variables before release 2025-07-06 13:31:19 -07:00
versions.tf Remove upper bound on azurerm provider version 2024-08-23 21:51:29 -07:00
workers.tf azure: Allow workers with NvmeDisk Ephemeral OS disks 2025-07-01 11:21:44 -07:00

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 Azure tutorial.