typhoon/azure/fedora-coreos/kubernetes
Dalton Hubble 0f38a6d405 Remove defunct delete-node.service from worker nodes
* delete-node.service used to be used to remove nodes from the
cluster on shutdown, but its long since it last worked properly
* If there is still a desire for this concept, it can be added
with a custom snippet and with a better systemd unit
2022-10-20 08:43:48 -07:00
..
butane Remove unused Wants=network.target from etcd-member 2022-10-20 08:32:55 -07:00
workers Remove defunct delete-node.service from worker nodes 2022-10-20 08:43:48 -07:00
LICENSE Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
README.md Update Kubernetes v1.25.2 to v1.25.3 2022-10-13 21:02:39 -07:00
bootstrap.tf Update Cilium from v1.12.2 to v1.12.3 2022-10-17 17:25:23 -07:00
controllers.tf Rename Fedora CoreOS fcc directory to butane 2022-08-10 09:10:18 -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 Switch Azure Fedora CoreOS default worker type 2022-10-13 21:23:57 -07:00
versions.tf Remove Terraform template provider dependency 2022-08-02 18:15:03 -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.