typhoon/azure/fedora-coreos/kubernetes
Dalton Hubble 93ebfc7dd0 Allow upgrading Azure Terraform Provider to v3.x
* Change subnet references to source and destinations prefixes
(plural)
* Remove references to a resource group in some load balancing
components, which no longer require it (inferred)
* Rename `worker_address_prefix` output to `worker_address_prefixes`
2022-04-01 16:36:53 -07:00
..
fcc Mount /etc/machine-id from host into Kubelet 2022-04-01 16:32:06 -07:00
workers Allow upgrading Azure Terraform Provider to v3.x 2022-04-01 16:36:53 -07:00
LICENSE Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
README.md Update Kubernetes from v1.23.4 to v1.23.5 2022-03-16 21:01:41 -07:00
bootstrap.tf Update Kubernetes from v1.23.4 to v1.23.5 2022-03-16 21:01:41 -07:00
controllers.tf Use strict mode for Container Linux Configs 2020-06-09 23:00:36 -07:00
lb.tf Allow upgrading Azure Terraform Provider to v3.x 2022-04-01 16:36:53 -07:00
network.tf Allow upgrading Azure Terraform Provider to v3.x 2022-04-01 16:36:53 -07:00
outputs.tf Allow upgrading Azure Terraform Provider to v3.x 2022-04-01 16:36:53 -07:00
security.tf Allow upgrading Azure Terraform Provider to v3.x 2022-04-01 16:36:53 -07:00
ssh.tf Workaround Terraform v1.1 file provisioner regression 2021-12-28 13:25:23 -08:00
variables.tf Change default CNI provider from Calico to Cilium 2022-02-07 08:07:00 -08:00
versions.tf Allow upgrading Azure Terraform Provider to v3.x 2022-04-01 16:36:53 -07:00
workers.tf Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07: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

Docs

Please see the official docs and the Azure tutorial.