typhoon/digital-ocean/container-linux/kubernetes
Dalton Hubble 308c7dfb6e digital-ocean: Run etcd cluster on-host, across controllers
* Run etcd peers with TLS across controller nodes
* Deprecate self-hosted-etcd on the Digital Ocean platform
* Distribute etcd TLS certificates as part of initial provisioning
* Check the status of etcd by running `systemctl status etcd-member`
2017-10-09 22:43:23 -07:00
..
cl digital-ocean: Run etcd cluster on-host, across controllers 2017-10-09 22:43:23 -07:00
LICENSE Add LICENSE to top-level of each module 2017-09-28 20:41:19 -07:00
README.md Update Kubernetes from v1.7.5 to v1.7.7 2017-10-03 21:03:15 -07:00
bootkube.tf digital-ocean: Run etcd cluster on-host, across controllers 2017-10-09 22:43:23 -07:00
controllers.tf digital-ocean: Run etcd cluster on-host, across controllers 2017-10-09 22:43:23 -07:00
network.tf digital-ocean: Switch droplet tag string to tag reference 2017-08-16 20:13:18 -07:00
outputs.tf digital-ocean: Join name.dns_zone for controller domain 2017-07-29 12:47:47 -07:00
ssh.tf digital-ocean: Run etcd cluster on-host, across controllers 2017-10-09 22:43:23 -07:00
variables.tf Add support for Calico networking on GCE 2017-09-05 18:22:14 -07:00
workers.tf *: Fix Terraform fmt and comments 2017-09-17 21:43:00 -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.