- k8s-aws-terraform-cluster VS terraform-aws-eks-blueprints-addons
- k8s-aws-terraform-cluster VS terraform-aws-nat-instance
- k8s-aws-terraform-cluster VS terraform-aws-gitlab-runner
- k8s-aws-terraform-cluster VS terraform-aws-bootstrap
- k8s-aws-terraform-cluster VS k3s-oci-cluster
- k8s-aws-terraform-cluster VS aws-terraform-examples
- k8s-aws-terraform-cluster VS ingress-nginx
- k8s-aws-terraform-cluster VS flannel
- k8s-aws-terraform-cluster VS terraform-tuesdays
- k8s-aws-terraform-cluster VS longhorn
K8s-aws-terraform-cluster Alternatives
Similar projects and alternatives to k8s-aws-terraform-cluster
-
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.
-
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.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
terraform-aws-nat-instance
Discontinued Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
-
-
terraform-aws-bootstrap
Setup Terraform remote state in the S3 backend (with DynamoDB locking) for AWS
-
aws-terraform-examples
AWS terraform examples, provision AWS resources using terraform modules (by garutilorenzo)
-
k8s-aws-terraform-cluster discussion
k8s-aws-terraform-cluster reviews and mentions
-
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.
Stats
garutilorenzo/k8s-aws-terraform-cluster is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of k8s-aws-terraform-cluster is HCL.