typhoon/google-cloud/container-linux/kubernetes
Dalton Hubble 7a69bae75e Raise GCP network deletion timeout from 4m to 6m
* Fix a GCP errata item https://github.com/poseidon/typhoon/wiki/Errata
* Removal of a Google Cloud cluster often required 2 runs of
`terraform apply` because network resource deletes timeout
after 4m. Raise the network deletion timeout to 6m to
ensure apply only needs to be run once to remove a cluster
2019-07-06 13:15:33 -07:00
..
cl Update Kubernetes from v1.14.3 to v1.15.0 2019-06-23 13:12:18 -07:00
workers Update Kubernetes from v1.14.3 to v1.15.0 2019-06-23 13:12:18 -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.14.3 to v1.15.0 2019-06-23 13:12:18 -07:00
apiserver.tf Improve apiserver backend service zone spanning 2019-07-05 19:46:26 -07:00
bootkube.tf Update Calico from v3.7.3 to v3.7.4 2019-07-02 20:18:02 -07:00
controllers.tf Improve apiserver backend service zone spanning 2019-07-05 19:46:26 -07:00
ingress.tf Migrate Google Cloud module Terraform v0.11 to v0.12 2019-06-06 09:48:56 -07:00
network.tf Raise GCP network deletion timeout from 4m to 6m 2019-07-06 13:15:33 -07:00
outputs.tf Migrate Google Cloud module Terraform v0.11 to v0.12 2019-06-06 09:48:56 -07:00
ssh.tf Migrate Google Cloud module Terraform v0.11 to v0.12 2019-06-06 09:48:56 -07:00
variables.tf Migrate Google Cloud module Terraform v0.11 to v0.12 2019-06-06 09:48:56 -07:00
versions.tf Migrate Google Cloud module Terraform v0.11 to v0.12 2019-06-06 09:48:56 -07:00
workers.tf Migrate Google Cloud module Terraform v0.11 to v0.12 2019-06-06 09:48:56 -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.