-
### Enhancement Description
- One-line enhancement description (can be used as a release note): Integrating PSI metrics in K8s and using those to set node conditions.
- Kubernetes Enhancement Prop…
-
### Which jobs are failing?
ci-crio-cgroupv1-evented-pleg
### Which tests are failing?
Random
### Since when has it been failing?
About 15 days
### Testgrid link
https://testgrid.k8s.io/sig-nod…
-
There are a number of places that kubernetes subprojects are still using `--kube-root` or `--loglevel` with `kind`:
https://cs.k8s.io/?q=--kube-root&i=nope&files=&excludeFiles=&repos=
These flag…
-
first reported in https://github.com/kubernetes-sigs/kind/issues/1685
tracking in an updated bug.
reproduce with:
```yaml
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: contr…
-
### What happened?
https://github.com/kubernetes/kubernetes/pull/128403 merged to move PodRejectionStatus into e2e/node from e2e/common/node. In certain cases this test fails because the test is comp…
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
I created a `MachinePool` with some user-defined labels under `.spec.template.meta…
-
**Is your feature request related to a problem? Please describe**:
As mentioned in today's sig-ci meeting [1] we noted that we don't have an approach inside CI to measure where the compute time…
-
```sh
➜ k ice image -A | grep k8s.gcr.io
insights-agent insights-agent-vpa-recommender-7f866c4698-6jw5k vpa Always k8s.gc…
-
### Description
**Observed Behavior**:
karpenter.cluster_state.synced metrics drops to 0 for ~30 minutes and no new nodes can come up, causing lots of pods pending. Worstly, we are undergoing sp…
-
### Which jobs are failing?
autoscaling e2e test: Kubernetes e2e suite.[It] [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pod requesting volume is pending [Feature…