-
Hi,
I'm running a SNP enabled kata container:
```
# dmesg | grep -i sev
[ 0.050560] Memory Encryption Features active: AMD SEV SEV-ES SEV-SNP
[ 0.165231] SEV: APIC: wakeup_secondary_cpu…
-
**Description**
I am running DinD setup. Starting docker daemon in the following way:
```
nohup dockerd --debug --iptables=false --rootless=true --bridge=none > /tmp/dockerd.log 2>&1 &
```
…
-
The time plugin allows to collect informations about ressources used by a job but is not enough to control the memory usage in the same way timeout do for time.
A quick search provides [some useful…
-
**Describe the bug**
We are running the same workloads on multiple clusters, most of them being 1.24.6 and the newest one on 1.25.5 (was 1.25.4 earlier today, but still the same issue).
The SQL Se…
-
```
Since the user in shell of each node is root, there is basically no limit to
what a CORE user can do on the system. This is fine for scientific experiments
utilizing network emulation, but sever…
-
After running start-dynamometer-cluster.sh and replay the prod audit log for some time, some simulated datanodes (containers) lost connection to the RM and when the Yarn application is killed, these c…
-
Because of the way the Go memory allocator and gitserver work together, it uses up nearly all memory assigned to it regardless of the amount. This makes it [almost impossible to alert on resulting in …
-
Currently is doesn't seem like container/pod/namespace information is emitted from dcgm-exporter when MIG is enabled in GPU. This is important when we need to do gpu utilization aggregation across con…
-
What should the execution model for supervised processes be?
### Some minimal features
- All environment variables are white-list only, with some default set that is always passed on, list TBD.
…
-
## Development Task
Currently, when a `rate limit` has been specified in a backup, the limiter would be applied to the external storage.
https://github.com/tikv/tikv/blob/677ff9adaeb53b45a4e68493ebe…