Create the Postgres users as explained for authentication section of the Patroni configuration. You can find sample SQL commands to create the users in the code block below, in which you need to replace the usernames and passwords as per your environment. If you already have the relevant users, then you can skip this step.| patroni.readthedocs.io
13.2K Posts, 618 Following, 942 Followers · Level 26 Kubernetes Technomancer. Follower of the ways of free software. Currently learning #Rust and tinkering with #Gentoo. Married to @beckyisponymad. Also a dog. Co-owner of Floofy.tech, running https://botsinbox.net 50/50 shitpost/serious musings. Views here are not my employers. All lowercase means I'm shitposting :) he/him bi. Ask me about my fursona.| Floofy.tech - Where the fluffy beans run around
I'm always bothered by single points of failure. For my homelab, this quickly became a single HAProxy virtual machine. It existed on only one of my Proxmox instances (I can't replicate between them because the original instance doesn't use zfs. oops) so if the virtual machine or physical machine was unreachable for whatever reason, it effectively blocked my access to any service in my homelab Kubernetes cluster, and also broke communication between nodes and the Kubernetes API. It didn't happ...| arch.dog