-
Just stumbled upon this project and I'm just wondering what is the state of the project currently, is it safe to be used in e.g. production environments?
This project seems like a good contender to…
-
We're using Fabio in front of a microservice that runs on a single node, but that has a hot spare on another node for failover. The goal is for Fabio to normally route 100% of requests to the primary …
-
I already use "Litestream" as my primary database solution with Fly.io. This architecture is very simple and I really like it. However, the deployment time takes too long, and I can't do a rolling res…
-
Since consul already have SRV records support, is it possible to implement following RR scheme:
1. Check script change SRV priority/weight for node with consul client
2. Consul agent use SRV weight fo…
-
Hi,
We've experienced and issue twice where a single fabio container in a group of fabios (running under nomad) happens to have old stale routes. Fabios is determinting routes to add to it's route ta…
-
**Describe the bug**
I am getting the following errors in the injected init container when trying to use Azure Auth with the Vault Injector, and a user assigned Identity assigned to my pod.
First a …
-
# Installation
I installed a PostgreSQL Cluster. Below is my inventory file:
```
# If dcs_exists: false and dcs_type: "etcd"
[etcd_cluster] # Recommended: 3, or 5-7 nodes
192.168.217.205
19…
-
Currently -mesh.peers takes a static list of host:port. If you want to use service discovery to discover your peers you need to do that before the command line invocation.
It more or less work with…
-
TASK [patroni : Prepare PostgreSQL | reload for apply the pg_hba.conf] *********
changed: [10.0.4.133]
ok: [10.0.4.175]
ok: [10.0.5.94]
TASK [patroni : Start patroni service on Replica servers] …
-
# Part 1:
### From the mock report
![Image](https://github.com/minvws/nl-kat-coordination/assets/46660228/881f6dcb-7e41-43b9-a395-cdc2dcd7c459)
This is fixed by:
- https://github.com/minvw…