oracle-cloud-terraform-examples
Oracle cloud terraform examples, provision oracle cloud resources using terraform (by garutilorenzo)
k3s-oci-cluster
Deploy a Kubernetes cluster for free, using k3s and Oracle always free resources (by garutilorenzo)
oracle-cloud-terraform-examples | k3s-oci-cluster | |
---|---|---|
4 | 6 | |
33 | 238 | |
- | -0.4% | |
3.3 | 2.7 | |
over 1 year ago | 10 months 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.
oracle-cloud-terraform-examples
Posts with mentions or reviews of oracle-cloud-terraform-examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-28.
-
Simple terraform script failing with 400-CannotParseRequest
One example repo that I've used
-
Deploy an Oracle Cloud compute instance using terraform
git clone https://github.com/garutilorenzo/oracle-cloud-terraform-examples.git cd oracle-cloud-terraform-examples/simple-instance/
-
Deploy multiple Oracle compute instances using an instance pool and terraform
In our repository, change directory and go inside the instance-pool directory:
-
Oracle Cloud terraform examples
Hi all, here you can find some oracle cloud terraform examples.
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 oracle-cloud-terraform-examples and k3s-oci-cluster you can also consider the following projects:
iac-intro-terraform-packer - Assets for the "Introduction to Infrastructure as Code with Terraform and Packer" article on Dev.to
driftctl-advanced-aws-tutorial - a complete how-to use driftctl with terraform on AWS
terraform-hcloud-kube-hetzner - Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
terraform-oci-free-compute-minimal-example - Example of Terraform configuration for minimal compute resources on OCI's Free Tier
terraform-oci-tdf-network-security - (OCI) Oracle Cloud Infrastructure module to manage security policies
oracle-cloud-terraform-examples vs iac-intro-terraform-packer
k3s-oci-cluster vs iac-intro-terraform-packer
oracle-cloud-terraform-examples vs driftctl-advanced-aws-tutorial
k3s-oci-cluster vs terraform-hcloud-kube-hetzner
oracle-cloud-terraform-examples vs terraform-oci-free-compute-minimal-example
k3s-oci-cluster vs terraform-oci-tdf-network-security