Deploy Kubernetes (K8s) on Amazon AWS using mixed on-demand and spot instances

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. aws-terraform-examples

    AWS terraform examples, provision AWS resources using terraform modules (by garutilorenzo)

    For VPC and bastion host you can refer to this repository.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. flannel

    flannel is a network fabric for containers, designed for Kubernetes

    The installation of K8s id done by kubeadm. In this installation Containerd is used as CRI and flannel is used as CNI.

  4. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

    Terraform - Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs into declarative configuration files.

  5. k8s-aws-terraform-cluster

    Deploy an high available Kubernetes (k8s) cluster on Amazon AWS

    git clone https://github.com/garutilorenzo/k8s-aws-terraform-cluster cd k8s-aws-terraform-cluster/example/

  6. ingress-nginx

    Ingress NGINX Controller for Kubernetes

    You can optionally install Nginx ingress controller and Longhorn.

  7. k3s-oci-cluster

    Deploy a Kubernetes cluster for free, using k3s and Oracle always free resources

    We use the same stack used in this repository. This stack need longhorn and nginx ingress.

  8. containerd

    An open and reliable container runtime

    The installation of K8s id done by kubeadm. In this installation Containerd is used as CRI and flannel is used as CNI.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Docker Management Is Evolving These 8 Tools Made My Life Easier

    8 projects | dev.to | 25 Apr 2025
  • Kubernetes Without Docker: Why Container Runtimes Are Changing the Game in 2025

    7 projects | dev.to | 23 Apr 2025
  • Securing Kubernetes: Encrypting Data at Rest with kubeadm and containerd on Amazon Linux 2023

    4 projects | dev.to | 15 Apr 2025
  • Reverse Engineering OpenAI Code Execution to make it run C and JavaScript

    1 project | news.ycombinator.com | 12 Mar 2025
  • Bypass Docker Hub Rate Limits with This Stateless Image Cache

    1 project | news.ycombinator.com | 21 Feb 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?