1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-23 07:56:14 +02:00
typhoon/google-cloud/flatcar-linux/kubernetes
Dalton Hubble 4fd43b39ad Fix Flatcar Linux docker driver and add cgroups v2
* Remove `/sys/fs/cgroup/systemd` mount since Flatcar Linux
uses cgroups v2
* Flatcar Linux's `docker` switched from the `cgroupfs` to
`systemd` driver without notice
2021-11-12 21:07:20 -08:00
..
cl Fix Flatcar Linux docker driver and add cgroups v2 2021-11-12 21:07:20 -08:00
workers Fix Flatcar Linux docker driver and add cgroups v2 2021-11-12 21:07:20 -08:00
LICENSE Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
README.md Update Kubernetes from v1.22.2 to v1.22.3 2021-10-28 10:11:06 -07:00
apiserver.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
bootstrap.tf Update Calico and Flannel CNI providers 2021-11-12 11:03:39 -08:00
controllers.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
ingress.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
network.tf Update Prometheus discovery of kube components 2021-08-10 21:25:19 -07:00
outputs.tf Set kubeconfig and asset_dist as sensitive 2020-11-23 11:41:55 -08:00
ssh.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
variables.tf Reduce the default disk_size from 40GB to 30GB 2021-04-26 11:43:26 -07:00
versions.tf Allow use of google Terraform provider v4.0+ 2021-11-11 10:17:58 -08:00
workers.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00

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.