-
Being able to track evictions by a custom tag (like project or team) would be helpful in building dashboards that cover "what happened to this project", for cases where a project does not cleanly map …
-
{
"platform":"",
"hub-mirror": [
"registry.k8s.io/sig-storage/csi-provisioner:v2.2.2",
"registry.k8s.io/sig-storage/csi-resizer:v1.9.0",
"juicedata/juicefs-csi-driver:v0.24.1",
"registry.k8s.io/…
-
## Problem Statement
Configuring DNS correctly can be challenging. Understanding how DNS works with kops is documented, but I think we can get a lot of tribal knowledge documented as well. Also, …
-
/kind bug
**What happened**:
API server became unable to respond to requests for pod resources. There is an error in the logs deserializing the Pod protobuf.
If we look at etcd we see two entr…
-
**What happened**:
The kubelet overrides user defined sysctl parameters silently.
**What you expected to happen**:
Values defined by the administrator in `/etc/sysctl.d/*.conf` files should…
-
**Steps to reproduce the issue:**
This is the current behavior regarding initizliation with none driver with containerd runtime.
```
# minikube start --driver=none --container-runtime='conta…
-
Following up on https://github.com/kubernetes-sigs/gateway-api/issues/690
> After some discussion with @thockin, @liggitt, and an earlier [Slack thread](https://kubernetes.slack.com/archives/C09QYU…
aojea updated
2 years ago
-
The current kubectl-exec implementation is using the transport encryption from the kubectl to the apiserver and the transport encryption from the apiserver to the kubelet to tunnel the terminal data. …
sttts updated
3 years ago
-
### What happened?
DaemonSet, with update strategy that will cause new Pod being created before old Pod terminated on a Node (surge > 0), does not count scheduled updated Pods in "UpdatedNumberSche…
-
An issue I noticed while upgrading.
It used to be `any`, which works fine. Now it's `object`, where giving a number would cause a type error.
https://github.com/kubernetes-client/javascript/blob…