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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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.

  • 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/

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • You can optionally install Nginx ingress controller and Longhorn.

  • 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.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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