1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-22 20:00:49 +02:00
typhoon/bare-metal/fedora-atomic/kubernetes
Dalton Hubble 915af3c6cc Fix Calico Felix reporting usage data, require opt-in
* Calico Felix has been reporting anonymous usage data about the
version and cluster size, which violates Typhoon's privacy policy
where analytics should be opt-in only
* Add a variable enable_reporting (default: false) to allow opting
in to reporting usage data to Calico (or future components)
2018-11-20 01:03:00 -08:00
..
cloudinit
kickstart
bootkube.tf Fix Calico Felix reporting usage data, require opt-in 2018-11-20 01:03:00 -08:00
groups.tf
LICENSE
outputs.tf
profiles.tf
README.md
require.tf
ssh.tf
variables.tf Fix Calico Felix reporting usage data, require opt-in 2018-11-20 01:03:00 -08: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 bare-metal tutorial.