typhoon/google-cloud/container-linux/kubernetes
Dalton Hubble 60bc8957c9 Update Kubernetes from v1.8.1 to v1.8.2
* Kubernetes v1.8.2 fixes a memory leak in the v1.8.1 apiserver
* Switch to using the `gcr.io/google_containers/hyperkube` for the
on-host kubelet and shutdown drains
* Update terraform-render-bootkube manifests generation
  * Update flannel from v0.8.0 to v0.9.0
  * Add `hairpinMode` to flannel CNI config
  * Add `--no-negcache` to kube-dns dnsmasq
2017-10-24 21:44:26 -07:00
..
controllers Update Kubernetes from v1.8.1 to v1.8.2 2017-10-24 21:44:26 -07:00
workers Update Kubernetes from v1.8.1 to v1.8.2 2017-10-24 21:44:26 -07:00
LICENSE Add LICENSE to top-level of each module 2017-09-28 20:41:19 -07:00
README.md Update Kubernetes from v1.8.1 to v1.8.2 2017-10-24 21:44:26 -07:00
bootkube.tf Update Kubernetes from v1.8.1 to v1.8.2 2017-10-24 21:44:26 -07:00
cluster.tf google-cloud: Move controller and worker submodules under kubernetes 2017-09-27 20:50:32 -07:00
network.tf Add support for Calico networking on GCE 2017-09-05 18:22:14 -07:00
outputs.tf Organize modules by platform and OS distribution 2017-07-24 19:41:36 -07:00
ssh.tf Simplify google-cloud cluster variables 2017-08-13 13:06:12 -07:00
variables.tf Change bare-metal and GCE networking default to calico 2017-09-12 09:16:58 -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 Google Cloud tutorial.