-
### What happened?
teste
### What did you expect to happen?
teste
### How can we reproduce it (as minimally and precisely as possible)?
teste
### Anything else we need to know?
teste
### Kuber…
-
[bundle-2024-02-14-16-16-03.tar.gz](https://github.com/vmware-tanzu/velero/files/14278441/bundle-2024-02-14-16-16-03.tar.gz)
```
➜ ~ velero describe backups ops-6hrly-backup-20240209120010
Nam…
-
### What happened?
etcd:
```
fatal: [k8s-m01]: FAILED! => {"changed": false, "cmd": "/usr/local/bin/etcd --version", "msg": "[Errno 2] No such file or directory: b'/usr/local/bin/etcd'", "rc": 2, "…
-
### What happened?
Memory manager have bug, restart kubelet (do not delete any checkpoint file ), pod with init-container will failed.
### What did you expect to happen?
Pod A and Pod B is still ru…
-
# Description of problem
Segfault when starting OpenJDK 11.
1) Dockerfile
```
FROM debian:buster
RUN apt-get update && apt-get upgrade -y \
&& apt-get install -y openjdk-11-jdk \
…
-
Link to issue with details: https://github.com/intel/multus-cni/issues/561
CNF Testbed (Kubespray) runs without errors, but inspecting the cluster afterwards show the following:
```
$ kubectl get…
-
k8s v1.24.7
kube-prometheus main
> grafana page cannot be opened
```
kubectl get pods -n monitoring
NAME READY STATUS RESTARTS AGE
alertmanager…
-
hi everybody,
maybe it is because I am new to use this plugin, but when i add this lines in my zshrc,
```powerline-daemon -q
. /usr/share/powerline/bindings/zsh/powerline.zsh```
the plugin do …
-
Hi,
## Describe the bug
When creating volumes using ReadWriteMany access mode, the longhorn UI shows the volume is created and in a healthy state. However, when mounting it in a pod, the mount f…
-
**Please provide an in-depth description of the question you have**:
When resource is constraint, I would like high priority jobs to preempt all pods from 1 or more low priority job(s) when `gang`,…