typhoon/azure/flatcar-linux/kubernetes
Dalton Hubble 937acc4b5a Re-enable Graceful Node Shutdown feature
* Kubelet GracefulNodeShutdown works, but only partially handles
gracefully stopping the Kubelet. The most noticeable drawback
is that Completed Pods are left around
* Use a project like poseidon/scuttle or a similar systemd unit
as a snippet to add drain and/or delete behaviors if desired
* This reverts commit 1786e34f33.

Rel:

* https://www.psdn.io/posts/kubelet-graceful-shutdown/
* https://github.com/poseidon/scuttle
2022-11-02 20:49:01 -07:00
..
butane Update Kubernetes v1.25.2 to v1.25.3 2022-10-13 21:02:39 -07:00
workers Re-enable Graceful Node Shutdown feature 2022-11-02 20:49:01 -07:00
LICENSE Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
README.md Update Kubernetes v1.25.2 to v1.25.3 2022-10-13 21:02:39 -07:00
bootstrap.tf Update Calico v3.24.2 to v3.24.3 2022-10-23 22:00:15 -07:00
controllers.tf Add Flatcar Linux ARM64 support on Azure 2022-10-17 08:36:57 -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 Add Flatcar Linux ARM64 support on Azure 2022-10-17 08:36:57 -07:00
versions.tf Migrate Flatcar Linux from Ignition spec v2.3.0 to v3.3.0 2022-08-03 08:32:52 -07:00
workers.tf Add Flatcar Linux ARM64 support on Azure 2022-10-17 08:36:57 -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.