typhoon VS terraform-k3s-private-cloud

Compare typhoon vs terraform-k3s-private-cloud and see what are their differences.

terraform-k3s-private-cloud

Private cluster with k3s. Why have 1 huge complicated cluster (pet) when you can have many simple, cheap clusters (cattle)? (by inscapist)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
typhoon terraform-k3s-private-cloud
12 2
1,895 111
1.1% -
8.4 0.0
4 days ago almost 2 years ago
HCL HCL
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

typhoon

Posts with mentions or reviews of typhoon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-08.
  • You Can't Control Your Data in the Cloud
    1 project | news.ycombinator.com | 29 Sep 2023
    Don't forget the lies of cost savings that the Cloud providers have shoved down our industry's throats. We are paying out the nose for cloud services and we are giving up all the rights to our data. It's a bad deal in the end.

    I have a bunch of friends that work at SaaS companies and their cloud spend for pretty basic deployments is in the many thousands of dollars a month. Most of their deployments could be handled by a half rack with beefy servers in a couple of datacenters for a fraction of the cost. I pay for a full rack myself and it costs me ~$1200 a month for space, power and bandwidth (10Gb pipe with a current 1Gb commit), and my hardware costs for everything in that rack were a one time cost of around $3000. I have 160 GHz of CPU and 141 GiB of memory for my workloads with a few servers that are not yet provisioned into my Nomad cluster.

    And before you say well there are costs involved with finding people that have the skills to do that kind of thing and time needed to set all of that up, yes that is true, but our industry has moved from one bucket to another one that is more expensive in the end with a bunch of downsides. I think there is a middle ground where you can use some cloud services and run the important stuff on hardware you own. The tooling to self-host your own stack in a rack of servers you own is light years better than it was 10 years ago and it keeps getting better. Tools like https://nebula.defined.net/docs/ and https://github.com/poseidon/typhoon for example enable you to use whatever providers you want and build a deployment can cost less, gives you more control over your data, while being agile enough to make changes when the team needs something new or different.

    I am excited for the next 10 years of progress and I'd expect we are going to see more companies self-hosting their deployments on bare metal.

  • Kubernetes Exposed: One YAML Away from Disaster
    4 projects | news.ycombinator.com | 8 Aug 2023
    This is also why managed Kubernetes is a useful thing (EKS, GKE, et al)... but if you still want to do it yourself, maybe look into some Kubernetes distros (like Typhoon (https://typhoon.psdn.io) which I run on my clusters)
  • Provision a K8s with Terraform in 3 local VMs
    1 project | /r/Terraform | 1 May 2023
  • Kubernetes and Terraform
    3 projects | /r/kubernetes | 13 Oct 2022
    Sounds like this may work for you: https://typhoon.psdn.io/
  • Kubernetes on Bare Metal
    3 projects | /r/devops | 28 Sep 2022
  • Kubernetes The IaC Way - Or how to install Kubernetes The Hard Way in one command using Infrastructure as Code
    2 projects | /r/devops | 26 May 2022
    These days I deploy using Typhoon. Production ready k8s in less than 20 minutes. It leverages Terraform and Flatcar Linux. Lovely combo. No need to do any of it "the hard way" unless you want to know about the internals.
  • Minimal and free Kubernetes distribution with Terraform!
    1 project | /r/kubernetes | 20 Dec 2021
  • Kubernetes, Jenkins, Docker/Packer, and dynamic kickstart server.
    4 projects | /r/devops | 19 Dec 2021
    I actually use terraform + matchbox to bare metal provision k8s (flatcar linux) using Typhoon.
  • Recommendations for a container OS?
    3 projects | /r/docker | 6 Nov 2021
  • Typhoon
    2 projects | /r/kubernetes | 5 Aug 2021
    Wondering what others think? Typhoon

terraform-k3s-private-cloud

Posts with mentions or reviews of terraform-k3s-private-cloud. We have used some of these posts to build our list of alternatives and similar projects.
  • Deploy full fledged K3s private clusters in Terraform, in < 2 mins!
    1 project | /r/kubernetes | 23 Jan 2022
    Hi all, This is my firstly open source project. I have deployed several k8s clusters in the past, using * terraform * kops * typhoon (a fork) * container-linux This is my attempt to simplify deployment using K3S and only‍ Terraform It supports PVC (Volume), Load Balancing and uses Session Manager. Currently it supports only AWS, but there is a plan to also support Digital Ocean and GCP in the future. Why would I do this? - I wish to empower individual developers to have their own test/staging environment - Big clusters fail, coordination is hard, service mesh is expensive - I wish our code can simply run anywhere on any cloud, even if its stateful Github: https://github.com/sagittaros/terraform-k3s-private-cloud Terraform module: https://registry.terraform.io/modules/sagittaros/private-cloud/k3s/latest Let me know if you folks got any feedback for me, thanks!
  • Deploy full fledged K3s private clusters with Terraform
    1 project | news.ycombinator.com | 23 Jan 2021

What are some alternatives?

When comparing typhoon and terraform-k3s-private-cloud you can also consider the following projects:

harvester - Open source hyperconverged infrastructure (HCI) software

terraform-vsphere-ubuntu-example

kubespray - Deploy a Production Ready Kubernetes Cluster

aws-cloud-gaming - Terraform module to automate the provisioning an AWS EC2 instance with a gpu to play games in the cloud using Parsec.

k8s-hetzner - A Kubernetes cluster provisioned with Terraform, running in Hetzner Cloud

cloudblock - Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.

Flatcar - Flatcar project repository for issue tracking, project documentation, etc.

terraform-hcloud-kube-hetzner - Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!

terraform-azurerm-caf-enterprise-scale - Azure landing zones Terraform module

terraform-aws-eks - Terraform module to create AWS Elastic Kubernetes (EKS) resources 🇺🇦

azure-aks-kubernetes-masterclass - Azure AKS Kubernetes Masterclass