jnunezgts

Results 5 comments of jnunezgts

Hello, Docker Swarm should include support for [NUMA ](https://queue.acm.org/detail.cfm?id=2513149)(cpusets-cpus, cpuset-mem). There are many time sensitive applications out there (market data feed handlers, pricing engines) that require this feature. Kubernetes (k8s)...

> AFAIK, I haven't seen someone working on this, but feel free to work on a design/proposal. Things to be taking into account would be that not all nodes in...

Hello Aleksander, In our scenario we were not contemplating to have multiple swarm nodes. --Jose From: Aleksander ***@***.***> Sent: Tuesday, February 8, 2022 3:29 PM To: moby/moby ***@***.***> Cc: Jose...

Hello, The bug is still around, I have the following YAML file and it doesn't work either after following the [general provision guidelines](https://grafana.com/docs/grafana/latest/administration/provisioning/): ```yaml --- apiversion: 2 datasources: - name:...

Is not supported. Actually this feature would be super useful as it will save the cost of authenticating with user and password, when you can just persist your session and...