typhoon/digital-ocean/fedora-atomic/kubernetes
Dalton Hubble 76d993cdae Add experimental kube-router CNI provider
* Add kube-router for pod networking and NetworkPolicy
as an experiment
* Experiments are not documented or supported in any way,
and may be removed without notice. They have known issues
and aren't enabled without special options.
2018-12-03 19:52:28 -08:00
..
cloudinit Update Kubernetes from v1.12.2 to v1.12.3 2018-11-26 21:06:09 -08:00
LICENSE Change DO Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
README.md Improve features and modules list docs 2018-11-26 22:58:00 -08:00
bootkube.tf Add experimental kube-router CNI provider 2018-12-03 19:52:28 -08:00
controllers.tf Ignore controller user_data changes to allow plugin updates 2018-10-28 16:48:12 -07:00
network.tf Change kube-apiserver port from 443 to 6443 2018-06-19 23:48:51 -07:00
outputs.tf Add DigitalOcean AAAA DNS records on Fedora Atomic 2018-10-28 14:57:31 -07:00
require.tf Require terraform-provider-digitalocean plugin ~> 1.0 2018-10-02 17:09:19 +02:00
ssh.tf Use bootkube system container on fedora-atomic 2018-04-21 18:46:56 -07:00
variables.tf Fix Calico Felix reporting usage data, require opt-in 2018-11-20 01:03:00 -08:00
workers.tf Ignore controller user_data changes to allow plugin updates 2018-10-28 16:48:12 -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 Digital Ocean tutorial.