Download Latest Version v1.32.2 source code.tar.gz (1.4 MB)
Email in envelope

Get an email when there's a new version of Typhoon

Home / v1.33.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-19 4.7 kB
v1.32.2 source code.tar.gz 2025-07-19 1.4 MB
v1.32.2 source code.zip 2025-07-19 1.6 MB
Totals: 3 Items   3.1 MB 2

What's Changed

  • Kubernetes v1.33.2
  • Update CoreDNS from v1.12.0 to v1.12.1
  • Update Cilium from v1.17.4 to v1.17.5
  • Update flannel from v0.26.7 to v0.27.0

AWS

  • Add worker_ipv4_address variable to associate public IPv4 addresses to worker instances (default true)
  • When IPv6 is all you need, set to false to remove IPv4 access to instances and outbound IPv4 access to the internet
  • Relax aws provider version constraint to allow upgrades to v6.x (#1617)

Azure

  • Add enable_http_load_balancing variable to reduce load balancer rules count
  • Azure charges by load balancer rules (5 included)
  • Change Azure VMSS instance update policy (i.e. upgrade policy) from Manual to Rolling
  • Set a rolling upgrade policy so that changes to the worker node pool are rolled out gradually. Previously, the VMSS model could change, but instances would not receive it until manually replaced
  • Define Azure automatic instance repair using Application Health Extension probes to 10256 (kube-proxy or Cilium equivalent) to match the strategy used on Google Cloud
  • Add worker_ephemeral_disk_placement variable to allow workers with NvmeDisk Ephemeral OS disks (docs)
  • Requires azurerm provider with NvmeDisk support (#30044)

Google Cloud

  • Update Google Cloud load balancer proxies from classic to current (#1604)
  • Change apiserver and ingress/gateway service proxies (#1604)
  • Google Cloud TCP proxies no longer restrict which frontend ports may be used
  • Switch apiserver to listen on 6443 to match other cloud platforms
  • Switch ingress port 80 from an HTTP to TCP proxy to match HTTPS handling
  • Add a variable enable_http_load_balancing to make ingress/gateway TCP/80 forwarding rules optional. Default to false (#1604)
  • Google Cloud charges by forwarding rule, so dropping support for plaintext http traffic can save costs if you're https-only.

Contributions

Dependencies

Full Changelog: https://github.com/poseidon/typhoon/compare/v1.33.1...v1.33.2

Source: README.md, updated 2025-07-19