TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

PostgreSQL: Kubegres is available as open source

205 点作者 9woc超过 3 年前

13 条评论

pronik超过 3 年前
Since this is just a PR announcement by a third-party posted on an official PostgreSQL page: what is the difference between this and established PostgreSQL operators by Zalando and CrunchyData?
评论 #28759178 未加载
评论 #28761146 未加载
评论 #28758651 未加载
CaptainJustin超过 3 年前
I love this sort of thing. Something I appreciate is looking through the resulting YAML config at the best practices and rich experience by the team that wrote it.<p>It reminds me of receiving &quot;golden images&quot; from vendors with a precisely best-practice install and configuration of their software.
hardwaresofton超过 3 年前
I&#x27;ve interacted with the kubegres creator and maintainer in the past and it was a good experience, wishing them luck giving Zalando and Crunchy operators a run for their money.<p>See <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;PostgreSQL&#x2F;comments&#x2F;mqrsbn&#x2F;kubegres_is_a_kubernetes_operator_for_postgresql&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;PostgreSQL&#x2F;comments&#x2F;mqrsbn&#x2F;kubegres...</a>
awinter-py超过 3 年前
generally hope &#x27;self hosting your DB&#x27; becomes a spectrum rather than a choice to use or not use RDS<p>it&#x27;s frustrating that you can&#x27;t use something like timescaledb on a paas (i.e. that timescale needs to manage their own instances to operate their business).<p>not sure kube is the cheapest or safest way to run a DB, but there should be something platform-like for hosting persistent data
devit超过 3 年前
Any comparison with the other solutions? (e.g. the ones from <a href="https:&#x2F;&#x2F;blog.flant.com&#x2F;comparing-kubernetes-operators-for-postgresql&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.flant.com&#x2F;comparing-kubernetes-operators-for-po...</a>)
potoftea超过 3 年前
Does Kubegres works with any TCP proxy, and if does - is there any recommendations which one? Running ingress via Load Balancer is quite costly option in cloud context. At the moment is seems that nodeport is only realistic alternative.
___luigi超过 3 年前
I wonder how is this compared to Stolon <a href="https:&#x2F;&#x2F;github.com&#x2F;sorintlab&#x2F;stolon" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sorintlab&#x2F;stolon</a>?
bvrmn超过 3 年前
Where I can read how modern k8s deals with persistent storage? It looks like after pg cluster shutdown you lose all data.
评论 #28760286 未加载
评论 #28760441 未加载
theltrj超过 3 年前
Is there something new here from the April announcement? Did something change?
评论 #28758698 未加载
Misteur-Z超过 3 年前
From what I understand, you still have to solve the usual hard challenges of HA:<p>1) Applications reconnecting to the new Postgres master and retrying queries<p>2) Persistent storage available in multiple AZs or regions for your Postgres pods (impossible on AWS for example)
评论 #28760318 未加载
adgezaza超过 3 年前
How does this compare to cockroach?
joriskok1超过 3 年前
So I can create 2 servers running kubegres, kill one and then all data should be intact? And no downtime?
评论 #28759532 未加载
评论 #28758996 未加载
yogevyuval超过 3 年前
Is it logical for AWS to offer RDS over K8s?
评论 #28759560 未加载
评论 #28759665 未加载