2017-11-29 09:56:53 +01:00
# Typhoon <img align="right" src="https://storage.googleapis.com/poseidon/typhoon-logo.png">
2017-09-28 07:02:26 +02:00
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.
2017-11-29 09:56:53 +01:00
## Features <a href="https://www.cncf.io/certification/software-conformance/"><img align="right" src="https://storage.googleapis.com/poseidon/certified-kubernetes.png"></a>
2017-09-28 07:02:26 +02:00
2019-10-03 06:31:55 +02:00
* Kubernetes v1.16.1 (upstream)
2018-11-27 07:40:56 +01:00
* Single or multi-master, [Calico ](https://www.projectcalico.org/ ) or [flannel ](https://github.com/coreos/flannel ) networking
2017-09-28 07:02:26 +02:00
* On-cluster etcd with TLS, [RBAC ](https://kubernetes.io/docs/admin/authorization/rbac/ )-enabled, [network policy ](https://kubernetes.io/docs/concepts/services-networking/network-policies/ )
2018-11-27 07:40:56 +01:00
* Advanced features like [snippets ](https://typhoon.psdn.io/advanced/customization/#container-linux ) customization
2018-03-13 04:55:35 +01:00
* Ready for Ingress, Prometheus, Grafana, and other optional [addons ](https://typhoon.psdn.io/addons/overview/ )
2017-09-28 07:02:26 +02:00
## Docs
2018-05-18 14:27:49 +02:00
Please see the [official docs ](https://typhoon.psdn.io ) and the bare-metal [tutorial ](https://typhoon.psdn.io/cl/bare-metal/ ).
2017-09-28 07:02:26 +02:00