-
### Description
Running containerd installed using k3s. Specified an image hosted on ghcr.io (`ghcr.io/open-webui/open-webui:main`) for a container and keep getting `ErrImagePull`. At the same time, …
-
**What happened**:
For new containers in the cluster the dns setup does not work correctly.
Instead of the coredns service ip, a more "local network"-looking address is used.
The search is …
-
### What happened?
https://github.com/kubernetes/kubernetes/blob/c25f5eefe4efda4c0d9561d06942cd3de3dfe2e4/pkg/controller/volume/pvcprotection/pvc_protection_controller.go#L374-L388
If a pod with Une…
-
### What happened? 发生了什么问题?
今天,当我使用kubectl top nodes 来检查节点负载时,我得到了一个错误:"error: Metrics API not available."
我使用了kubectl logs -f -n kube-system metrics-server-xxxxxx 和 systemctl status kube-apiserver…
-
### Description
In the same vein as the command `kubectl debug --image `, that adds a new `debug` container to the existing pod `mypod`, we would like to support the use case of starting the CDE c…
-
### What happened?
Im trying to execute command with kubectl debug to test if file exists on a distroless image.
`kubectl debug -i pod/XXX-r5465 --image=ubuntu --target=main -- /bin/bash -c "groupad…
-
I want to use the CSI Driver on Gardener Clusters. Unfortunately the /usr filesystem is set to read only (https://github.com/gardenlinux/gardenlinux/blob/f27744b247fb05b858fbfcfa272196a871094168/featu…
-
### What happened?
I am trying to create an `UnstructuredExtractor`, with the following code (error handling omitted for brevity):
```go
dynamic, _ := provider.MakeDynamicClient(kubeconfig)
…
-
**Describe the bug**
When using helm plugin UI loads kubeapps config.
When using flux plugin UI cannot load kubeapps config.
Kubeapps kubeappsapis flux plugin reports:
```
Error: failed to init…
-
Hi Team,
we have installed rook-ceph on k8s cluster, we have installed the application as well in production, 3 worker nodes and 2 master node cluster, we are getting the permission denied to mount…