typhoon/azure/container-linux/kubernetes
Dalton Hubble 5a283b6443 Update etcd from v3.3.9 to v3.3.10
* https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3310-2018-10-10
2018-10-13 13:14:37 -07:00
..
cl Update etcd from v3.3.9 to v3.3.10 2018-10-13 13:14:37 -07:00
workers Update Kubernetes from v1.11.2 to v1.11.3 2018-09-13 18:50:41 -07:00
LICENSE Add new tutorial docs and links 2018-08-27 23:30:32 -07:00
README.md Update Kubernetes from v1.11.2 to v1.11.3 2018-09-13 18:50:41 -07:00
bootkube.tf Update CoreDNS and Calico versions 2018-10-02 16:07:48 +02:00
controllers.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
lb.tf Add outputs for Azure ingress IPv4 and worker pools 2018-08-27 23:30:32 -07:00
network.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
outputs.tf Add outputs for Azure ingress IPv4 and worker pools 2018-08-27 23:30:32 -07:00
security.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
ssh.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
variables.tf Add new tutorial docs and links 2018-08-27 23:30:32 -07:00
workers.tf Add outputs for Azure ingress IPv4 and worker pools 2018-08-27 23:30:32 -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

  • Kubernetes v1.11.3 (upstream, via kubernetes-incubator/bootkube)
  • Single or multi-master, workloads isolated on workers, flannel networking
  • On-cluster etcd with TLS, RBAC-enabled
  • Ready for Ingress, Prometheus, Grafana, and other optional addons

Docs

Please see the official docs and the Azure tutorial.