Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poseidon/terraform-aws-kubernetes
Typhoon AWS - minimal and free Kubernetes (mirror)
https://github.com/poseidon/terraform-aws-kubernetes
Last synced: about 14 hours ago
JSON representation
Typhoon AWS - minimal and free Kubernetes (mirror)
- Host: GitHub
- URL: https://github.com/poseidon/terraform-aws-kubernetes
- Owner: poseidon
- License: mit
- Archived: true
- Created: 2017-09-28T02:47:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T07:20:28.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T13:16:55.739Z (3 months ago)
- Language: HCL
- Homepage: https://github.com/poseidon/typhoon
- Size: 410 KB
- Stars: 31
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security.tf
Awesome Lists containing this project
README
# 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 cloudsTyphoon distributes upstream Kubernetes, architectural conventions, and cluster addons, much like a GNU/Linux distribution provides the Linux kernel and userspace components.
* Kubernetes v1.26.0 (upstream)
* Single or multi-master, [Calico](https://www.projectcalico.org/) or [Cilium](https://github.com/cilium/cilium) or [flannel](https://github.com/coreos/flannel) networking
* 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/)
* Advanced features like [worker pools](https://typhoon.psdn.io/advanced/worker-pools/), [spot](https://typhoon.psdn.io/flatcar-linux/aws/#spot) workers, and [snippets](https://typhoon.psdn.io/advanced/customization/#hosts) customization
* Ready for Ingress, Prometheus, Grafana, CSI, and other optional [addons](https://typhoon.psdn.io/addons/overview/)## Docs
Please see the [official docs](https://typhoon.psdn.io) and the AWS [tutorial](https://typhoon.psdn.io/flatcar-linux/aws/).