InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Postgres-operator Alternatives
Similar projects and alternatives to postgres-operator
-
postgres-operator
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes (by zalando)
-
kubegres
Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
postgres-operator
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
-
cloudflare-ingress-controller
A Kubernetes ingress controller for Cloudflare's Argo Tunnels
-
QuestDB
An open source time-series database for fast ingest and SQL queries
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
percona-postgresql-operator
Percona Operator for PostgreSQL
-
external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
-
-
-
-
cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
-
-
cloudnative-pg
CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication
-
governor
Runners to orchestrate a high-availability PostgreSQL (by compose)
-
-
bank-vaults
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
postgres-operator reviews and mentions
- Do people use DBs as Pods?
- Is anyone using postgres on kubernetes?
-
Pgo: The Postgres operator from crunchy data
https://github.com/CrunchyData/postgres-operator/blob/master/LICENSE.md ???
I agree that the developer program ToS is written in a confusing manner... though it explicitly says that it doesn't grant a license:
"No right or license, express or implied, is granted in this Developer Program Terms of Use for the use of any Crunchy Data or third party trade names, service marks or trademarks, including, without limitation, the distribution of the Crunchy Data Developer Software utilizing any Crunchy Data trademarks."
On the other hand, there is a license for postgres-operator and it looks like Apache 2.0:
https://github.com/CrunchyData/postgres-operator/blob/master...
For what's being distributed in their Docker container image, I imagine it depends on what they're actually distributing for that to matter. I expect that it's mostly other people's software (like PostgreSQL) and that the Docker page listing the container just too much of a summary to say anything about licensing. I'd investigate that further to clarify license status prior to use, but expect it to not be legally constrained to non-production use only.
-
Hacker News top posts: Jun 26, 2022
Pgo: The Postgres operator from crunchy data\ (11 comments)
-
What kind of web application can I create to test it on Kubernetes?
Deploy a postgresql database on the cluster, if you want a reference architecture or a view of "production ready" db in production, try this https://github.com/CrunchyData/postgres-operator.
-
ELI5: Why is it not advisable to run databases in k8s?
Then you have to consider the operator itself. On paper those things sound like the reborn saviour and i agree that they solve a lot of problems for you. Until you run into some edge case like https://github.com/CrunchyData/postgres-operator/issues/2615 . And sure enough you can work around that by adding a 1:1 copy of your production cluster to run testsuits on and/or buy the professional support. Yeah it was fixed 3 weeks later, but now you have to roll this new version out across your environments, testing everything again.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 7 Feb 2023
Stats
CrunchyData/postgres-operator is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Popular Comparisons
- postgres-operator VS kubegres
- postgres-operator VS postgres-operator
- postgres-operator VS longhorn
- postgres-operator VS postgres-operator
- postgres-operator VS k3s
- postgres-operator VS cloudflare-ingress-controller
- postgres-operator VS QuestDB
- postgres-operator VS postgres
- postgres-operator VS external-dns
- postgres-operator VS bank-vaults