typhoon/azure/container-linux/kubernetes
Dalton Hubble 7653e511be Update CoreDNS and Calico versions
* Update CoreDNS from 1.1.3 to 1.2.2
* Update Calico from v3.2.1 to v3.2.3
2018-10-02 16:07:48 +02:00
..
cl Update Kubernetes from v1.11.2 to v1.11.3 2018-09-13 18:50:41 -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.