2017-11-29 00:56:53 -08:00
# Typhoon <img align="right" src="https://storage.googleapis.com/poseidon/typhoon-logo.png">
2017-09-27 22:02:26 -07: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 00:56:53 -08: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-27 22:02:26 -07:00
2020-04-16 23:40:52 -07:00
* Kubernetes v1.18.2 (upstream)
2018-11-26 22:40:56 -08:00
* Single or multi-master, [Calico ](https://www.projectcalico.org/ ) or [flannel ](https://github.com/coreos/flannel ) networking
2017-09-27 22:02:26 -07: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-26 22:40:56 -08:00
* Advanced features like [snippets ](https://typhoon.psdn.io/advanced/customization/#container-linux ) customization
2018-03-12 20:55:35 -07:00
* Ready for Ingress, Prometheus, Grafana, and other optional [addons ](https://typhoon.psdn.io/addons/overview/ )
2017-09-27 22:02:26 -07:00
## Docs
2018-05-18 20:27:49 +08:00
Please see the [official docs ](https://typhoon.psdn.io ) and the bare-metal [tutorial ](https://typhoon.psdn.io/cl/bare-metal/ ).
2017-09-27 22:02:26 -07:00