k8s-aws-terraform-cluster
Deploy an high available Kubernetes (k8s) cluster on Amazon AWS (by garutilorenzo)
terraform-aws-nat-instance
Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month (by int128)
k8s-aws-terraform-cluster | terraform-aws-nat-instance | |
---|---|---|
2 | 2 | |
79 | 173 | |
- | - | |
5.3 | 0.0 | |
over 1 year ago | about 1 year ago | |
HCL | HCL | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
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.
k8s-aws-terraform-cluster
Posts with mentions or reviews of k8s-aws-terraform-cluster.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-14.
-
Deploy Kubernetes (K8s) on Amazon AWS using mixed on-demand and spot instances
git clone https://github.com/garutilorenzo/k8s-aws-terraform-cluster cd k8s-aws-terraform-cluster/example/
-
Fully automated Kubernetes (K8s) deployment on AWS using mixed on-demand and spot instances
This terraform module will deploy a high available Kubernetes (K8s) cluster on Amazon AWS, using mixed on-demand and spot instances. K8s is installed through kubeadm ad usesContainerd as CRI and Flannel as CNI. You can also install longhorn for the persistent storage and nginx ingress controller for the ingress rules. Please note, this is only an example on how to Deploy a Kubernetes cluster. For a production environment you should use EKS or ECS.
terraform-aws-nat-instance
Posts with mentions or reviews of terraform-aws-nat-instance.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-13.
-
How hard is it to replace a NAT Gateway for an EC2 instance that will do the same function?
I use this for personal stuff (not highly available) https://github.com/int128/terraform-aws-nat-instance
-
Seeking assistance with Lambda access to RDS
I'm rebuilding my stuff now with the example VPC from https://github.com/int128/terraform-aws-nat-instance and putting my lambdas in a public subnet in the VPC I get from this module and the RDS in the private one.
What are some alternatives?
When comparing k8s-aws-terraform-cluster and terraform-aws-nat-instance you can also consider the following projects:
terraform-aws-eks-blueprints-addons - Terraform module which provisions addons on Amazon EKS clusters
terraform-null-label - Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])
terraform-aws-gitlab-runner - Terraform module for AWS GitLab runners on ec2 (spot) instances
fck-nat - Feasible cost konfigurable NAT: An AWS NAT Instance AMI
terraform-aws-bootstrap - Setup Terraform remote state in the S3 backend (with DynamoDB locking) for AWS
Terraform-IAAC - This repository will give you a lot of examples about Infrastructure as a code using Terraform
k8s-aws-terraform-cluster vs terraform-aws-eks-blueprints-addons
terraform-aws-nat-instance vs terraform-null-label
k8s-aws-terraform-cluster vs terraform-aws-gitlab-runner
terraform-aws-nat-instance vs fck-nat
k8s-aws-terraform-cluster vs terraform-aws-bootstrap
terraform-aws-nat-instance vs Terraform-IAAC