{"id":13505715,"url":"https://github.com/poseidon/typhoon","last_synced_at":"2025-05-14T04:07:38.966Z","repository":{"id":38050402,"uuid":"99544448","full_name":"poseidon/typhoon","owner":"poseidon","description":"Minimal and free Kubernetes distribution with Terraform","archived":false,"fork":false,"pushed_at":"2025-05-14T01:47:41.000Z","size":9308,"stargazers_count":1985,"open_issues_count":8,"forks_count":322,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-05-14T03:28:32.468Z","etag":null,"topics":["aws","azure","bare-metal","coreos","digitalocean","fedora-coreos","flatcar-linux","google-cloud","kubernetes","terraform"],"latest_commit_sha":null,"homepage":"https://typhoon.psdn.io/","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/poseidon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["poseidon","dghubble"]}},"created_at":"2017-08-07T06:30:19.000Z","updated_at":"2025-05-07T03:03:48.000Z","dependencies_parsed_at":"2023-10-30T00:26:28.457Z","dependency_job_id":"a0e10800-edcb-401c-b0ee-8683206588d9","html_url":"https://github.com/poseidon/typhoon","commit_stats":null,"previous_names":[],"tags_count":118,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poseidon%2Ftyphoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poseidon%2Ftyphoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poseidon%2Ftyphoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poseidon%2Ftyphoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poseidon","download_url":"https://codeload.github.com/poseidon/typhoon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254069219,"owners_count":22009512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","azure","bare-metal","coreos","digitalocean","fedora-coreos","flatcar-linux","google-cloud","kubernetes","terraform"],"created_at":"2024-08-01T00:01:12.106Z","updated_at":"2025-05-14T04:07:38.952Z","avatar_url":"https://github.com/poseidon.png","language":"HCL","readme":"# Typhoon\n\n[![Release](https://img.shields.io/github/v/release/poseidon/typhoon?style=flat-square)](https://github.com/poseidon/typhoon/releases)\n[![Stars](https://img.shields.io/github/stars/poseidon/typhoon?style=flat-square)](https://github.com/poseidon/typhoon/stargazers)\n[![Sponsors](https://img.shields.io/github/sponsors/poseidon?logo=github\u0026style=flat-square)](https://github.com/sponsors/poseidon)\n[![Mastodon](https://img.shields.io/badge/follow-news-6364ff?logo=mastodon\u0026style=flat-square)](https://fosstodon.org/@typhoon)\n\n\u003cimg align=\"right\" src=\"https://storage.googleapis.com/poseidon/typhoon-logo.png\"\u003e\n\nTyphoon is a minimal and free Kubernetes distribution.\n\n* Minimal, stable base Kubernetes distribution\n* Declarative infrastructure and configuration\n* [Free](#social-contract) (freedom and cost) and privacy-respecting\n* Practical for labs, datacenters, and clouds\n\nTyphoon distributes upstream Kubernetes, architectural conventions, and cluster addons, much like a GNU/Linux distribution provides the Linux kernel and userspace components.\n\n## Features \u003ca href=\"https://www.cncf.io/certification/software-conformance/\"\u003e\u003cimg align=\"right\" src=\"https://storage.googleapis.com/poseidon/certified-kubernetes.png\"\u003e\u003c/a\u003e\n\n* Kubernetes v1.33.0 (upstream)\n* Single or multi-master, [Cilium](https://github.com/cilium/cilium) or [flannel](https://github.com/coreos/flannel) networking\n* 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/), SELinux enforcing\n* Advanced features like [worker pools](https://typhoon.psdn.io/advanced/worker-pools/), [preemptible](https://typhoon.psdn.io/flatcar-linux/google-cloud/#preemption) workers, and [snippets](https://typhoon.psdn.io/advanced/customization/#hosts) customization\n* Ready for Ingress, Prometheus, Grafana, CSI, or other [addons](https://typhoon.psdn.io/addons/overview/)\n\n## Modules\n\nTyphoon provides a Terraform Module for defining a Kubernetes cluster on each supported operating system and platform.\n\nTyphoon is available for [Fedora CoreOS](https://getfedora.org/coreos/).\n\n| Platform      | Operating System | Terraform Module | Status |\n|---------------|------------------|------------------|--------|\n| AWS           | Fedora CoreOS | [aws/fedora-coreos/kubernetes](aws/fedora-coreos/kubernetes) | stable |\n| Azure         | Fedora CoreOS | [azure/fedora-coreos/kubernetes](azure/fedora-coreos/kubernetes) | alpha |\n| Bare-Metal    | Fedora CoreOS | [bare-metal/fedora-coreos/kubernetes](bare-metal/fedora-coreos/kubernetes) | stable |\n| DigitalOcean  | Fedora CoreOS | [digital-ocean/fedora-coreos/kubernetes](digital-ocean/fedora-coreos/kubernetes) | beta |\n| Google Cloud  | Fedora CoreOS | [google-cloud/fedora-coreos/kubernetes](google-cloud/fedora-coreos/kubernetes) | stable |\n\n| Platform      | Operating System | Terraform Module | Status |\n|---------------|------------------|------------------|--------|\n| AWS           | Fedora CoreOS (ARM64) | [aws/fedora-coreos/kubernetes](aws/fedora-coreos/kubernetes) | alpha |\n\nTyphoon is available for [Flatcar Linux](https://www.flatcar-linux.org/releases/).\n\n| Platform      | Operating System | Terraform Module | Status |\n|---------------|------------------|------------------|--------|\n| AWS           | Flatcar Linux    | [aws/flatcar-linux/kubernetes](aws/flatcar-linux/kubernetes) | stable |\n| Azure         | Flatcar Linux    | [azure/flatcar-linux/kubernetes](azure/flatcar-linux/kubernetes) | alpha |\n| Bare-Metal    | Flatcar Linux    | [bare-metal/flatcar-linux/kubernetes](bare-metal/flatcar-linux/kubernetes) | stable |\n| DigitalOcean | Flatcar Linux  | [digital-ocean/flatcar-linux/kubernetes](digital-ocean/flatcar-linux/kubernetes) | beta |\n| Google Cloud  | Flatcar Linux  | [google-cloud/flatcar-linux/kubernetes](google-cloud/flatcar-linux/kubernetes) | stable |\n\n| Platform      | Operating System | Terraform Module | Status |\n|---------------|------------------|------------------|--------|\n| AWS           | Flatcar Linux (ARM64) | [aws/flatcar-linux/kubernetes](aws/flatcar-linux/kubernetes) | alpha |\n| Azure         | Flatcar Linux (ARM64) | [azure/flatcar-linux/kubernetes](azure/flatcar-linux/kubernetes) | alpha |\n\nTyphoon also provides Terraform Modules for optionally managing individual components applied onto clusters.\n\n| Name    | Terraform Module | Status |\n|---------|------------------|--------|\n| CoreDNS | [addons/coredns](addons/coredns) | beta |\n| Cilium  | [addons/cilium](addons/cilium) | beta |\n| flannel | [addons/flannel](addons/flannel) | beta |\n\n## Documentation\n\n* [Docs](https://typhoon.psdn.io)\n* Architecture [concepts](https://typhoon.psdn.io/architecture/concepts/) and [operating systems](https://typhoon.psdn.io/architecture/operating-systems/)\n* Fedora CoreOS tutorials for [AWS](docs/fedora-coreos/aws.md), [Azure](docs/fedora-coreos/azure.md), [Bare-Metal](docs/fedora-coreos/bare-metal.md), [DigitalOcean](docs/fedora-coreos/digitalocean.md), and [Google Cloud](docs/fedora-coreos/google-cloud.md)\n* Flatcar Linux tutorials for [AWS](docs/flatcar-linux/aws.md), [Azure](docs/flatcar-linux/azure.md), [Bare-Metal](docs/flatcar-linux/bare-metal.md), [DigitalOcean](docs/flatcar-linux/digitalocean.md), and [Google Cloud](docs/flatcar-linux/google-cloud.md)\n\n## Usage\n\nDefine a Kubernetes cluster by using the Terraform module for your chosen platform and operating system. Here's a minimal example:\n\n```tf\nmodule \"yavin\" {\n  source = \"git::https://github.com/poseidon/typhoon//google-cloud/fedora-coreos/kubernetes?ref=v1.33.0\"\n\n  # Google Cloud\n  cluster_name  = \"yavin\"\n  region        = \"us-central1\"\n  dns_zone      = \"example.com\"\n  dns_zone_name = \"example-zone\"\n\n  # configuration\n  ssh_authorized_key = \"ssh-ed25519 AAAAB3Nz...\"\n\n  # optional\n  worker_count = 2\n  worker_preemptible = true\n}\n\n# Obtain cluster kubeconfig\nresource \"local_file\" \"kubeconfig-yavin\" {\n  content         = module.yavin.kubeconfig-admin\n  filename        = \"/home/user/.kube/configs/yavin-config\"\n  file_permission = \"0600\"\n}\n```\n\nInitialize modules, plan the changes to be made, and apply the changes.\n\n```sh\n$ terraform init\n$ terraform plan\nPlan: 62 to add, 0 to change, 0 to destroy.\n$ terraform apply\nApply complete! Resources: 62 added, 0 changed, 0 destroyed.\n```\n\nIn 4-8 minutes (varies by platform), the cluster will be ready. This Google Cloud example creates a `yavin.example.com` DNS record to resolve to a network load balancer across controller nodes.\n\n```sh\n$ export KUBECONFIG=/home/user/.kube/configs/yavin-config\n$ kubectl get nodes\nNAME                                       ROLES    STATUS  AGE  VERSION\nyavin-controller-0.c.example-com.internal  \u003cnone\u003e   Ready   6m   v1.33.0\nyavin-worker-jrbf.c.example-com.internal   \u003cnone\u003e   Ready   5m   v1.33.0\nyavin-worker-mzdm.c.example-com.internal   \u003cnone\u003e   Ready   5m   v1.33.0\n```\n\nList the pods.\n\n```\n$ kubectl get pods --all-namespaces\nNAMESPACE     NAME                                      READY  STATUS    RESTARTS  AGE\nkube-system   cilium-1cs8z                              1/1    Running   0         6m\nkube-system   cilium-d1l5b                              1/1    Running   0         6m\nkube-system   cilium-sp9ps                              1/1    Running   0         6m\nkube-system   cilium-operator-68d778b448-g744f          1/1    Running   0         6m\nkube-system   coredns-1187388186-zj5dl                  1/1    Running   0         6m\nkube-system   coredns-1187388186-dkh3o                  1/1    Running   0         6m\nkube-system   kube-apiserver-controller-0               1/1    Running   0         6m\nkube-system   kube-controller-manager-controller-0      1/1    Running   0         6m\nkube-system   kube-proxy-117v6                          1/1    Running   0         6m\nkube-system   kube-proxy-9886n                          1/1    Running   0         6m\nkube-system   kube-proxy-njn47                          1/1    Running   0         6m\nkube-system   kube-scheduler-controller-0               1/1    Running   0         6m\n```\n\n## Non-Goals\n\nTyphoon is strict about minimalism, maturity, and scope. These are not in scope:\n\n* In-place Kubernetes Upgrades\n* Adding every possible option\n* Openstack or Mesos platforms\n\n## Help\n\nSchedule a meeting via [Github Sponsors](https://github.com/sponsors/poseidon?frequency=one-time) to discuss your use case.\n\n## Motivation\n\nTyphoon powers the author's cloud and colocation clusters. The project has evolved through operational experience and Kubernetes changes. Typhoon is shared under a free license to allow others to use the work freely and contribute to its upkeep.\n\nTyphoon addresses real world needs, which you may share. It is honest about limitations or areas that aren't mature yet. It avoids buzzword bingo and hype. It does not aim to be the one-solution-fits-all distro. An ecosystem of Kubernetes distributions is healthy.\n\n## Social Contract\n\nTyphoon is not a product, trial, or free-tier. Typhoon does not offer support, services, or charge money. And Typhoon is independent of operating system or platform vendors.\n\nTyphoon clusters will contain only [free](https://www.debian.org/intro/free) components. Cluster components will not collect data on users without their permission.\n\n## Sponsors\n\nPoseidon's Github [Sponsors](https://github.com/sponsors/poseidon) support the infrastructure and operational costs of providing Typhoon.\n\n\u003ca href=\"https://www.digitalocean.com/\"\u003e\n    \u003cimg src=\"https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg\" width=\"201px\"\u003e\n\u003c/a\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003ca href=\"https://deploy.equinix.com/\"\u003e\n  \u003cimg src=\"https://storage.googleapis.com/poseidon/equinix.png\" width=\"201px\"\u003e\n\u003c/a\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\nIf you'd like your company here, please contact dghubble at psdn.io.\n","funding_links":["https://github.com/sponsors/poseidon","https://github.com/sponsors/dghubble","https://github.com/sponsors/poseidon?frequency=one-time"],"categories":["HCL","Community Modules","terraform","Cluster"],"sub_categories":["Miscellaneous"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposeidon%2Ftyphoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposeidon%2Ftyphoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposeidon%2Ftyphoon/lists"}