postgres-operator VS helm-charts

Compare postgres-operator vs helm-charts and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
postgres-operator helm-charts
36 6
3,961 596
2.7% 1.3%
8.6 5.0
7 days ago 16 days ago
Go Mustache
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.

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-09-22.

helm-charts

Posts with mentions or reviews of helm-charts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.
  • Connecting OpenSearch to Keycloak
    4 projects | dev.to | 14 Feb 2023
    Before we can authenticate OpenSearch against Keycloak, we'll need to install Keycloak. The following Ansible snippet demonstrates how to deploy Keycloak onto a Kubernetes cluster using the codecentric helm chart.
  • sso at home?
    3 projects | /r/selfhosted | 2 Oct 2021
    HA Keycloak on top of Kubernetes https://github.com/codecentric/helm-charts/tree/master/charts/keycloak I dropped the chart db in favor of https://github.com/zalando/postgres-operator
  • Keycloak behind nginx ingress in k8s. Wrong redirect.
    1 project | /r/KeyCloak | 30 Aug 2021
    Yeah this error suggests that the ingress is not correctly configured to forward the given information. Maybe take a look at some keycloak helm chart e.g. https://github.com/codecentric/helm-charts/blob/master/charts/keycloak/templates/ingress.yaml
  • Homelab: Cluster Architecture
    9 projects | dev.to | 14 Jun 2021
    Having experienced the issue of identity management in past projects (I've literally published 5 web apps which became some iteration of user-profile applications), I found Keycloak to be of particular use when it comes to managing users and federating accounts. Keycloak is an open-sourced enterprise service which manages identity, authentication, authorization, and account federation which is part of the JBoss project and backed by RedHat. Since I wanted to use the Keycloak helm chart the Keycloak service runs using a Postgres backend.
  • Auth0 Down
    1 project | news.ycombinator.com | 20 Apr 2021
    Yeah, it's not the easiest thing in the world to get up and running but not quite as hard as it might seem at first look. If you are already using k8s then you can use https://github.com/codecentric/helm-charts/tree/master/chart... to deploy Keycloak fairly easily. If you're not using k8s then it is probably more of an undertaking.
  • Keycloak + Istio Gateway - letting Istio do TLS
    1 project | /r/KeyCloak | 17 Apr 2021
    https://github.com/codecentric/helm-charts/tree/master/charts/keycloak#running-keycloak-behind-a-reverse-proxy

What are some alternatives?

When comparing postgres-operator and helm-charts you can also consider the following projects:

kubegres - Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.

charts - Bitnami Helm Charts

postgres-operator - Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.

oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

cloudnative-pg - CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance

keycloak-theme-sample - Sample Keycloak Theme

bank-vaults - A Vault swiss-army knife: A CLI tool to init, unseal and configure Vault (auth methods, secret engines).

helm-nifi - Helm Chart for Apache Nifi

postgres-operator - Postgres operator creates and manages PostgreSQL clusters running in Kubernetes

postgres - Unmodified Postgres with some useful plugins

k3s-home-cluster - Sets up a Kubernetes cluster using Ansible