k8s-aws-terraform-cluster
Deploy an high available Kubernetes (k8s) cluster on Amazon AWS (by garutilorenzo)
terraform-aws-gitlab-runner
Terraform module for AWS GitLab runners on ec2 (spot) instances (by cattle-ops)
k8s-aws-terraform-cluster | terraform-aws-gitlab-runner | |
---|---|---|
2 | 4 | |
79 | 606 | |
- | 0.8% | |
5.3 | 8.7 | |
over 1 year ago | 6 days ago | |
HCL | HCL | |
GNU General Public License v3.0 only | 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.
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-gitlab-runner
Posts with mentions or reviews of terraform-aws-gitlab-runner.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-08.
- How to automate gitlab runner autoscaling on ec2 instances
-
What is the SIMPLEST way to deploy a Gitlab Runner on AWS?
i don't plan to do it often. I had a look at https://github.com/cattle-ops/terraform-aws-gitlab-runner and I found it massively over-engineered. third party terraform is always just "urgh" imo.
-
🦊 GitLab Runners topologies : pros and cons
It can be easily installed using infra-as-code with a Terraform repo.
-
Best way to host GL Runners on AWS
Spot Runners on EC2 via https://github.com/npalm/terraform-aws-gitlab-runner Pros: Terraform, set up cache aswell The main issues I see docker+machine seems to be generally deprecated, GL does minimal maintenance The TF module currently doesnt support provider V4 with the major S3 bucket refactor (granted this is just time)
What are some alternatives?
When comparing k8s-aws-terraform-cluster and terraform-aws-gitlab-runner you can also consider the following projects:
terraform-aws-eks-blueprints-addons - Terraform module which provisions addons on Amazon EKS clusters
tfsec - Security scanner for your Terraform code [Moved to: https://github.com/aquasecurity/tfsec]
terraform-aws-nat-instance - Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
terraform_ec2_spot_instance - Use terraform to create an AWS EC2 spot instance
terraform-aws-bootstrap - Setup Terraform remote state in the S3 backend for AWS
terraform-aws-ecs-private-ethereum-blockchain - A Terraform module to setup a private Ethereum network on Amazon ECS
k8s-aws-terraform-cluster vs terraform-aws-eks-blueprints-addons
terraform-aws-gitlab-runner vs tfsec
k8s-aws-terraform-cluster vs terraform-aws-nat-instance
terraform-aws-gitlab-runner vs terraform_ec2_spot_instance
k8s-aws-terraform-cluster vs terraform-aws-bootstrap
terraform-aws-gitlab-runner vs terraform-aws-ecs-private-ethereum-blockchain