typhoon/azure/fedora-coreos/kubernetes
Dalton Hubble 6e2daded02
Remove some seldom used variables and set reasonable
* Set reasonable values and remove some variable clutter
* enable_reporting is only used with Calico and we can just default
to false, I doubt anyone uses Calico and cares much about reporting
metrics to upstream Calico
2024-08-02 20:45:37 -07:00
..
butane Remove the cluster_domain_suffix variable 2024-08-02 15:05:25 -07:00
workers Remove the cluster_domain_suffix variable 2024-08-02 15:05:25 -07:00
bootstrap.tf Remove some seldom used variables and set reasonable 2024-08-02 20:45:37 -07:00
controllers.tf Remove the cluster_domain_suffix variable 2024-08-02 15:05:25 -07:00
lb.tf Remove an IPv4 address from Azure clusters 2024-07-10 22:29:43 -07:00
LICENSE Add support for Fedora CoreOS on Azure 2020-04-12 16:35:49 -07:00
locals.tf Add IPv6 support for Typhoon Azure clusters 2024-07-09 07:55:00 -07:00
network.tf Generate Azure Virtual Network IPv6 ULA space at random 2024-07-20 11:01:50 -07:00
outputs.tf Remove an IPv4 address from Azure clusters 2024-07-10 22:29:43 -07:00
README.md Update Kubernetes from v1.30.2 to v1.30.3 2024-07-20 11:04:32 -07:00
security.tf Add IPv6 support for Typhoon Azure clusters 2024-07-09 07:55:00 -07:00
ssh.tf Add IPv6 support for Typhoon Azure clusters 2024-07-09 07:55:00 -07:00
variables.tf Remove some seldom used variables and set reasonable 2024-08-02 20:45:37 -07:00
versions.tf Update poseidon/ct provider and Butane Config version 2023-04-21 08:58:20 -07:00
workers.tf Remove the cluster_domain_suffix variable 2024-08-02 15:05:25 -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 Azure tutorial.