typhoon/google-cloud/fedora-coreos/kubernetes
Dalton Hubble 87f9a2fc35 Add automatic worker deletion on Fedora CoreOS clouds
* On clouds where workers can scale down or be preempted
(AWS, GCP, Azure), shutdown runs delete-node.service to
remove a node a prevent NotReady nodes from lingering
* Add the delete-node.service that wasn't carried over
from Container Linux and port it to use podman
2020-02-29 20:22:03 -08:00
..
fcc Update etcd from v3.4.3 to v3.4.4 2020-02-29 16:19:29 -08:00
workers Add automatic worker deletion on Fedora CoreOS clouds 2020-02-29 20:22:03 -08:00
LICENSE Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
README.md Update Kubernetes from v1.17.2 to v1.17.3 2020-02-11 20:22:14 -08:00
apiserver.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
bootstrap.tf Update CoreDNS from v1.6.6 to v1.6.7 2020-02-18 21:46:19 -08:00
controllers.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
ingress.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
network.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
outputs.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
ssh.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
variables.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
versions.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08:00
workers.tf Add module for Fedora CoreOS on Google Cloud 2020-02-01 15:21:40 -08: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 Google Cloud tutorial.