Viewing profile — hjacobs
hjacobs
HN member- Joined
- Tue, Apr 21, 2015, 7:57 AM UTC
- HN karma
- 348
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About hjacobs
https://srcco.de
https://floss.social/@hjacobs
https://twitter.com/try_except_
This is an OpenPGP proof that connects my OpenPGP key to this Hackernews account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:CFDC4B62611448B6B47CA8A8294EEE1A896A6F84]
Recent public activity
-
comment
Comment #25715142
Yes, the initial syncing and indexing can take a moment. I would recommend joining a single Pub or SSB room [1] to find people and grow your network organically. The large Pubs [2]…
-
comment
Comment #25715063
You need to connect with others. I think Manyverse is best used with SSB rooms where you can find others (to connect/follow), see https://github.com/staltz/ssb-room/blob/master/FAQ…
-
comment
Comment #25714995
The Oasis SSB client [1] is a webapp which you open in the browser. Oasis (like nearly all SSB clients) is a JavaScript package which you can install via npm. [1] https://github.co…
-
comment
Comment #25259673
I tried it out (see https://twitter.com/try_except_/status/1333499056769937408 ) and got great support in the Matrix/Riot chat ( https://matrix.radicle.community ). Definitely look…
- story
-
comment
Comment #23362576
I'm curious, did you use Patroni directly on Kubernetes or use Zalando's Postgres Operator [1] (based on Patroni)? [1] https://github.com/zalando/postgres-operator
-
comment
Comment #22802373
It's a German registered association (e.V.), i.e. it's not only a single company or person behind it. Funding is done by membership fees. As a member you also get insights (regular…
-
comment
Comment #22802353
Yes, I'm actively using Codeberg for my OSS projects (I still have some on GitHub, too), e.g. https://codeberg.org/hjacobs/kube-web-view/ Some functionality is lacking compared to …
-
comment
Comment #21285657
Great post, I will also add it to https://k8s.af (Kubernetes Failure Stories)
-
comment
Comment #21225792
True, but at least they now have an API for account creation (AWS Organizations) --- it was really painful in 2015/16 to script (in the browser!) all necessary steps for account cr…
- story
- story
-
comment
Comment #21106208
It's not mentioned in the post, but PostgreSQL is the prime candidate to replace your MySQL: "The World's Most Advanced Open Source Relational Database". We are happy users of Post…
-
comment
Comment #21069860
Thanks for mentioning my collection of Kubernetes Failure Stories! I'll use this opportunity to encourage everyone to submit their own postmortems :-) --> https://github.com/hjacob…
-
comment
Comment #21020826
"He" is "me" in this case, thanks for the link (and contribute some postmortems!) :-)
- story
-
comment
Comment #20775128
Also check out our Zalando Postgres Kubernetes Operator which is powered by Patroni: https://github.com/zalando/patroni/
-
comment
Comment #20732443
It's supposed to be run locally. See also my small write-up on Kubernetes web UIs in 2019: https://srcco.de/posts/kubernetes-web-uis-in-2019.html
-
comment
Comment #20732403
I work at Zalando where we run hundreds of PostgreSQL database clusters on Kubernetes (on AWS) using our Postgres Operator ( https://github.com/zalando/postgres-operator ). This gi…
- story
-
comment
Comment #20317203
I can recommend joining the CNCF End User community [1] as it allows exchanging experiences around common problems, e.g. developer experience in a mid/large org, regulatory require…
-
comment
Comment #20177471
Thanks, feel free to reach out on Twitter ( https://twitter.com/try_except_/ ) --- we are always happy to share experiences on running K8s.
-
comment
Comment #20177441
We try to keep it simple at Zalando, i.e. just using Mustache templating and wrapping kubectl to add extra commands. See https://www.slideshare.net/try_except_/developer-experience…
-
comment
Comment #20177414
As the author of the repo, I made it pretty clear that it's not about driving people away from Kubernetes. Please see my posts and talks about it, e.g. https://kubernetespodcast.co…
-
comment
Comment #20177366
As the owner of the linked GitHub repo (also rendered on https://k8s.af --- thanks to Joe Beda), I highly encourage everyone to contribute their failure stories (I'm still looking …