k8s-aws-terraform-cluster
Deploy an high available Kubernetes (k8s) cluster on Amazon AWS (by garutilorenzo)
k3s-oci-cluster
Deploy a Kubernetes cluster for free, using k3s and Oracle always free resources (by garutilorenzo)
k8s-aws-terraform-cluster | k3s-oci-cluster | |
---|---|---|
2 | 6 | |
79 | 238 | |
- | -0.4% | |
5.3 | 2.9 | |
over 1 year ago | 5 days ago | |
HCL | HCL | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
k3s-oci-cluster
Posts with mentions or reviews of k3s-oci-cluster.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-15.
-
K8s cluster with OCI free-tier and Raspberry Pi4 (part 1)
After you've cloned the repo, go to oci/terraform.tfvars and edit all values with the ones from your notes file. This build uses the great terraform configuration files from this repo of garutilorenzo (using version 2.2; if you have errors running all of this, you should check what changed in this repo since v2.2, or 01.02.23). You can read here if you want to customize your configuration and edit the main.tf file. This is the diagram that garutilorenzo made and how your deployment will look like (this tutorial is without Longhorn and ArgoCD, with 1 server nodes + 3 worker nodes and with ingress controller set as Traefik): *note - I've got some problems with clock of WSL2 not being synced to Windows clock. And provisioning didn't worked so if you receive clock errors too, verify your time with datecommand, if out of sync just run sudo hwclock -s or sudo ntpdate time.windows.com. Now just run terraform plan and then terraform apply. If everything was ok you should have your resources created.
- Is there a step by step guide to Oracle Free Tier setups?
-
OCI free Kubernetes cluster, new terraform module release
This new release v2.0 introduces:
-
Deploy Kubernetes (K8s) on Amazon AWS using mixed on-demand and spot instances
We use the same stack used in this repository. This stack need longhorn and nginx ingress.
-
Deploy a Kubernetes cluster for free, using k3s and Oracle always free resources.
This module will deploy a Kubernetes cluster for free, using K3s and Oracle always free resources.
- Deploy a Kubernetes cluster for free, using K3s and Oracle always free resources
What are some alternatives?
When comparing k8s-aws-terraform-cluster and k3s-oci-cluster you can also consider the following projects:
terraform-aws-eks-blueprints-addons - Terraform module which provisions addons on Amazon EKS clusters
iac-intro-terraform-packer - Assets for the "Introduction to Infrastructure as Code with Terraform and Packer" article on Dev.to
terraform-aws-nat-instance - Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
terraform-hcloud-kube-hetzner - Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
terraform-aws-gitlab-runner - Terraform module for AWS GitLab runners on ec2 (spot) instances
terraform-oci-tdf-network-security - (OCI) Oracle Cloud Infrastructure module to manage security policies
k8s-aws-terraform-cluster vs terraform-aws-eks-blueprints-addons
k3s-oci-cluster vs iac-intro-terraform-packer
k8s-aws-terraform-cluster vs terraform-aws-nat-instance
k3s-oci-cluster vs terraform-hcloud-kube-hetzner
k8s-aws-terraform-cluster vs terraform-aws-gitlab-runner
k3s-oci-cluster vs terraform-oci-tdf-network-security