-
With our current setup, it will be difficult to run more than one enclave in Kubernetes: When an enclave requests an HTTPS certificate from Let's Encrypt using the HTTP challenge, the load balancer wo…
-
Got a cluster of private local registry nodes running behind a load-balancer cluster.
Each registry node is using the filesystem driver, underlying host filesystem is imported into the docker contai…
-
### Motivation
Kubernetes is widely used in the industry to deploy product and application at scale.
It can be useful for the community to have a `llama.cpp` [helm](https://helm.sh/docs/intro/qu…
-
I am finding that when a akka http server is run with very limited CPU then we get some TCP RSTs in the period soon after clients first start sending requests. These are the conditions that cause the…
-
# What do I want?
It's currently possible to add headers after the response has been generated, and it looks like this:
```
"action": {
"share": "/www/static/$uri",
"response_headers": {
…
-
Hi,
I'm prototyping this with our reverse proxy. However, I'm running into an issue where coredns (exposed) is returning the internal IP of reverse proxy entrypoint, whereas I'd like it to return an…
-
## Feature Request
Add a way to manually categorize "unmeshed" traffic with a unique name in addition to the source IP address.
### What problem are you trying to solve?
Presently, any traffi…
-
*Description*:
>What issue is being seen?
I expected to be able to connect from the outside to an exposed PostgreSQL instance through my newly defined **TLS-passthrough Gateway** and my **TLSRoute*…
-
Hello,
We are having issue in Elasticsearch/Kibana.
We have AWS Proxy and Kibana 7.1 setup in the same server. After migrating both to another server host and make it live in the load balancer, we a…
-
When paging occurs, I get an absolute URL at the end of the result set:
"@odata.nextLink": "http://mysite.com/odata/mycontainer?$skip=20"
But I happen to have a load balancer in front of mysite.…