typhoon/aws/fedora-coreos/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
..
fcc 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
LICENSE Port Typhoon Fedora CoreOS support to AWS 2019-07-18 00:55:22 -07:00
README.md Update Kubernetes from v1.19.3 to v1.19.4 2020-11-11 22:56:27 -08:00
ami.tf Fix Fedora CoreOS AWS AMI query in non-US regions 2020-11-25 11:32:05 -08:00
bootstrap.tf Add TokenReview and TokenRequestProjection flags 2020-12-01 20:02:33 -08:00
controllers.tf Fix Fedora CoreOS AWS AMI query in non-US regions 2020-11-25 11:32:05 -08:00
network.tf Fix terraform fmt 2020-03-31 21:42:51 -07:00
nlb.tf Enable Network Load Balancer (NLB) dualstack 2020-11-21 14:16:24 -08:00
outputs.tf Set kubeconfig and asset_dist as sensitive 2020-11-23 11:41:55 -08:00
security.tf Add experimental Cilium CNI provider 2020-06-21 20:41:53 -07:00
ssh.tf Rename CLC files and favor Terraform list index syntax 2019-12-28 12:14:01 -08:00
variables.tf Rerun terraform fmt for recent variables 2020-11-21 14:20:36 -08:00
versions.tf Relax terraform-provider-ct version constraint 2020-11-29 19:51:26 -08:00
workers.tf Add experimental Fedora CoreOS arm64 support on AWS 2020-11-14 13:09:24 -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 AWS tutorial.