postgres-operator
Postgres operator for Kubernetes (by movetokube)
argocd-operator
A Kubernetes operator for managing Argo CD clusters. (by argoproj-labs)
postgres-operator | argocd-operator | |
---|---|---|
6 | 5 | |
185 | 702 | |
4.9% | 2.1% | |
5.4 | 9.0 | |
7 months ago | 6 days ago | |
Go | Go | |
MIT License | Apache License 2.0 |
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.
postgres-operator
Posts with mentions or reviews of postgres-operator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-20.
-
Jolt v0.5.2 is available!
I found a couple of those Postgres operators, like the movetokube/postgres-operator but I honestly can't tell which of them are any good. Do you have any experience with them? I also would need something for MinIO, since I'm able to use Terraform to create databases, buckets and then spin up the app. It's a really comfortable process albeit I do prefer GitOps.
-
My recently deployed media apps in ArgoCD, migrating from Terraform.
Not everything carries over from Terraform to GitOps but with that said check out this operator that lets you provision an existing postgres database.
-
Database for homelab - in or out of cluster?
On my list is the external postgres operator to provision databases on the external postgres instance, similar to using democratic-csi for providing volumes on the TrueNAS host. https://github.com/movetokube/postgres-operator
-
Is there an operator/controller for Kubernetes that allows me to create Postgres roles and databases with CRDs?
Others have mentioned some great operators for managing in-cluster postgres databases, but if you're looking to manage external or previously existing databases: https://github.com/movetokube/postgres-operator
-
If I set up a home K3s setup.. how often am I going to have to...
That is my plan, too. I have the External Postgres Server Operator on my list of thing to try out. Does anyone have experience with it already?
-
Operator to Replicate Kubernetes ImagePullSecrets to all namespaces
Here is an example of an operator that creates databases: https://github.com/movetokube/postgres-operator
argocd-operator
Posts with mentions or reviews of argocd-operator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-13.
- Argo CD in the operator store version 0.2.0? While v2.2.5 is available?
-
ArgoCD install on openshift
The deploy folder is in the releases. So if you're installing 0.0.5, you'd go to https://github.com/argoproj-labs/argocd-operator/tree/v0.0.15/deploy
-
Automation assistants: GitOps tools in comparison
Another installation variant is the additional ArgoCD operator. This allows the actual ArgoCD components to be installed and configured via CRD. It is not documented how you can configure ArgoCD yourself via GitOps. This is conceivable, for example, using the ArgoCD operator. It remains to be determined whether this will work reliably and, above all, whether it supports continued operation via GitOps in the event of an error.
What are some alternatives?
When comparing postgres-operator and argocd-operator you can also consider the following projects:
wireguard-operator - Painless deployment of wireguard on kubernetes
fleet - Deploy workloads from Git to large fleets of Kubernetes clusters
operator - Simple Kubernetes Operator for MinIO clusters :computer:
helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
registry-creds - Replicate Kubernetes ImagePullSecrets to all namespaces
helmify - Creates Helm chart from Kubernetes yaml