oci-cloud-controller-manager VS terraform-provider-oci

Compare oci-cloud-controller-manager vs terraform-provider-oci and see what are their differences.

oci-cloud-controller-manager

Kubernetes Cloud Controller Manager implementation for Oracle Cloud Infrastructure (by oracle)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
oci-cloud-controller-manager terraform-provider-oci
2 3
128 0
-0.8% -
6.8 9.8
26 days ago about 2 years ago
Go Go
Apache License 2.0 GNU General Public License v3.0 or later
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.

oci-cloud-controller-manager

Posts with mentions or reviews of oci-cloud-controller-manager. We have used some of these posts to build our list of alternatives and similar projects.
  • Is it possible to associate LB with an LoadBalancer in OKE, instead of creating a new one?
    1 project | /r/oraclecloud | 11 Nov 2022
    You can see the actual golang code for all the LB annotations here: https://github.com/oracle/oci-cloud-controller-manager/blob/master/pkg/cloudprovider/providers/oci/load_balancer_spec.go
  • I have a question (certify)
    1 project | /r/oraclecloud | 23 Feb 2022
    Typically, a k8s operator will watch for config and deploy the relevant infrastructure. In the case of OKE, the oci-cloud-controller-manager exists on each cluster, intercepting the relevant service types and provisioning the load balancers. See https://github.com/oracle/oci-cloud-controller-manager/blob/1d797f012dc772f40e8399434f41456874bee7c3/docs/load-balancer-annotations.md and the relevant source code.

terraform-provider-oci

Posts with mentions or reviews of terraform-provider-oci. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.
  • Good resources for learning Terraform with OCI Cloud ?
    2 projects | /r/oracle | 15 Jan 2022
    There are some examples here on per resource basis: https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples.
  • A series of unfortunate events
    1 project | /r/oraclecloud | 26 Sep 2021
    I believe I was seeing this bug and maybe this bug (but I don't think it was this as I used instance IDs and not IP addresses in the backend which should have allowed the source preservation).
  • OCI Terraform help
    1 project | /r/Terraform | 29 Mar 2021
    Looks like it's objecting to target.bucket.name value not evaluating properly. IDK if that is supposed to be a terraform value or just has meaning to OCI. You can debug by generating a TRACE log by setting environment variable TF_LOG=TRACE this will show more info. You can also take a look at the terraform-provider-oci code located here https://github.com/terraform-providers/terraform-provider-oci. Also think about setting locals{} values so you can output them for debugging purposes.

What are some alternatives?

When comparing oci-cloud-controller-manager and terraform-provider-oci you can also consider the following projects:

eks-anywhere - Run Amazon EKS on your own infrastructure 🚀

terraform-provider-kafka - Terraform provider for managing Apache Kafka Topics + ACLs