-
We need a built in distribution. This can be done in Rust. We probably need a manager that distributes workers (load injectors) which send metrics back to the manager.
-
### What happened + What you expected to happen
gcs lease actor to a node, but this node is very abnormal, constantly printing repeated logs into the raylet.out file. It appears that the node did n…
-
Hello,
When using an existing VPC, it can be useful to specify an existing security group to the managers or workers launch configuration, for example when many swarm stacks are created on the same…
mRoca updated
6 years ago
-
**What happened**:
the cluster is failed to create if I add mutiple control plane nodes to the cluster
```
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
- …
-
### What is the problem?
encountered an issue with occasional Ray port conflict.
Ray component is trying to use a port number xxx that is used by other components.
*Ray 1.3.0*
### Reproduc…
-
### What happened?
Kubelet has an internal `syncTerminatedPod` which is called after pods are terminated. The function is responsible for some final pod cleanup and is responsible to ensure that vo…
-
```
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
nuc1…
-
### What were you trying to do?
I made a plugin that overrides rasterize_pdf_page and generate_pdfa, and it works great. However, when I try to remove ghostscript from the system, ocrmypdf tells me `…
-
### Which jobs are flaking?
- periodic-cluster-api-e2e-mink8s-release-1-8
- periodic-cluster-api-e2e-main
- periodic-cluster-api-e2e-latestk8s-main
- periodic-cluster-api-e2e-release-1-8
##…
-
# Presto Disaggregated Coordinator
## Motivation
In Facebook, we find that coordinators have become bottlenecks to cluster scalability in a number of ways.
1) Once we scale to some number of node…