-
It looks like Jetee using hostname for provisioning both Project and Services.
How to separate it?
Anyway, thank for your project.
-
A primary use of per_server.connection.max is to limit the number of upstream connections to an origin.
per_server.connection.match allows you to hash against {fqdn,ip} to apply those limits. Such …
-
**Description**
At the moment it is one big monolithic Kubernetes configuration. Helm seems a nice way to install software and would allow easier templating of configuration options (such as I had t…
-
- [x] Existing Review Checklist containing info?
- [https://github.com/Azure/review-checklists/blob/main/checklists/apim_checklist.en.json](https://github.com/Azure/review-checklists/blob/main/chec…
-
Logging in nextstrain.org is currently ad-hoc and sometimes useful, sometimes not enough. The goal is to make what's logged more systematic and comprehensively useful while at the same time improving…
-
We are running several different deployment scenarios using the 10.8.1 Templates. We have a requirement to deploy to an existing fileshare in our client's environment. The Templates create new stora…
-
Deploy a PostgreSQL cluster on Kubernetes with replication enabled.
- [ ] Evaluate deployment options (custom manifest, k8s operator, ...).
- [ ] Test replication (data redundancy, high availabili…
-
[Vector Databases](https://www.pinecone.io/learn/vector-database/) are the core of how we can power ML applications to do things such as retrieve relevant information. I could talk about it a lot more…
-
The behaviour of chained CCS, e.g. `GET cluster1:cluster2:index/_search`, is undefined in Elasticsearch. It works in certain cases but fails _sliently_ in others. Currently we do not have intention to…
-
As a SCS container user, I want to have the ability to claim persistent volume from storage with specific requirements:
- [ ] encrypted
- [ ] performance tiers
- [ ] low-latency / local
- [ ] RWX…