typhoon/bare-metal/container-linux/kubernetes
Dalton Hubble dd883988bd Update from Calico v2.5.1 to v2.6.1
* Network policy improvements
* Update cni sidecar image from v1.10.0 to v1.11.0
* Lower log level in Calico CNI config from debug to info
2017-09-30 16:16:40 -07:00
..
cl Merge pull request #26 from poseidon/fix-nfs-issue 2017-09-24 20:18:22 -07:00
LICENSE Add LICENSE to top-level of each module 2017-09-28 20:41:19 -07:00
README.md Add top-level README.md with module overview 2017-09-27 22:09:52 -07:00
bootkube.tf Update from Calico v2.5.1 to v2.6.1 2017-09-30 16:16:40 -07:00
groups.tf bare-metal: Remove support for experimental_self_hosted_etcd 2017-09-23 16:49:15 -07:00
outputs.tf Add bare-metal support for Container Linux with Matchbox 2017-07-24 23:24:12 -07:00
profiles.tf bare-metal: Ues Terraform templating for Container Linux configs 2017-09-23 11:49:12 -07:00
ssh.tf *: Fix Terraform fmt and comments 2017-09-17 21:43:00 -07:00
variables.tf bare-metal: Remove support for experimental_self_hosted_etcd 2017-09-23 16:49:15 -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 bare-metal tutorial.