typhoon/azure/fedora-coreos/kubernetes
Dalton Hubble 577b927a2b Update Fedora CoreOS Config version from v1.0.0 to v1.1.0
* No notable changes in the config spec, just house keeping
* Require any snippets customization to update to v1.1.0. Version
skew between the main config and snippets will show an err message
* https://github.com/coreos/fcct/blob/master/docs/configuration-v1_1.md
2020-09-10 23:38:40 -07:00
..
fcc Update Fedora CoreOS Config version from v1.0.0 to v1.1.0 2020-09-10 23:38:40 -07:00
workers Update Fedora CoreOS Config version from v1.0.0 to v1.1.0 2020-09-10 23:38:40 -07:00
LICENSE Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
README.md Update Kubernetes from v1.19.0 to v1.19.1 2020-09-09 20:52:29 -07:00
bootstrap.tf Change seccomp annotations to seccompProfile 2020-09-10 01:15:07 -07:00
controllers.tf Use strict mode for Container Linux Configs 2020-06-09 23:00:36 -07:00
lb.tf Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
network.tf Use new Azure subnet to set address_prefixes list 2020-05-18 23:35:47 -07:00
outputs.tf Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
security.tf Fix terraform fmt in firewall rules 2020-06-29 23:04:54 -07:00
ssh.tf Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
variables.tf Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
versions.tf Migrate from Terraform v0.12.x to v0.13.x 2020-08-12 01:54:32 -07:00
workers.tf Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -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 Azure tutorial.