1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-28 15:01:18 +02:00
typhoon/google-cloud/flatcar-linux/kubernetes
Dalton Hubble 8ba23f364c Add TokenReview and TokenRequestProjection flags
* Add kube-apiserver flags for TokenReview and TokenRequestProjection
(beta, defaults on) to allow using Service Account Token Volume
Projection to create and mount service account tokens tied to a Pod's
lifecycle

Rel:

* https://github.com/poseidon/terraform-render-bootstrap/pull/231
* https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#service-account-token-volume-projection
2020-12-01 20:02:33 -08:00
..
cl Update etcd from v3.4.12 to v3.4.14 2020-11-29 20:04:25 -08:00
workers Relax terraform-provider-ct version constraint 2020-11-29 19:51:26 -08:00
apiserver.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
bootstrap.tf Add TokenReview and TokenRequestProjection flags 2020-12-01 20:02:33 -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
LICENSE Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
network.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
outputs.tf Set kubeconfig and asset_dist as sensitive 2020-11-23 11:41:55 -08:00
README.md Update Kubernetes from v1.19.3 to v1.19.4 2020-11-11 22:56:27 -08:00
ssh.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
variables.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
versions.tf Relax terraform-provider-ct version constraint 2020-11-29 19:51:26 -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.