-
Warning: Permanently added '192.168.49.11' (ECDSA) to the list of known hosts.
Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
podsecuritypolicy.policy/psp.f…
-
## Expected Behavior
Kubernetes Flannel start success
## Current Behavior
when i use kubectl apply -f kube-flannel.yml
Kubernetes Flannel start error
## Possible Solution
…
-
Hi,
I've faced issues to access deployed services on kcli created (kube generic) Kubernetes when it's configured with CRI-O. In general, I don't see the same errors when using Containerd.
I wond…
-
**Describe the problem**
We're operating an IoT project where some K3s nodes are placed at customer premises. So we are installing Netbird 0.32.0 on each node first and then install K3s v1.32.2+k3s…
-
Followed the steps in [minp README](https://github.com/praveenkumar/minp/blob/main/README.md)
### `wsl` version with `cgroup2fs` enabled
```
PS C:\Users\gvyas> wsl --version
WSL version: 2.3.24…
-
I have kubeedge v1.18.0 installed with keadm.
![image](https://github.com/user-attachments/assets/ed85fa25-43a7-4bba-8eb7-f814c8925781)
And edgecore is installed from binaries with the version v1.…
-
After successful kubadm init, I downloaded from
https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml
when I run
kubectl apply -f kube-flannel.yml
I get
error: err…
-
**Setup**
- Rancher version: v2.10-8b50f8332866224f855d0d5daa535c98bc9a2f6d-head
- Rancher UI Extensions: none
- Browser type & version: ff
**Describe the bug**
It seems that users are unabl…
-
Hi everyone, I would like your help to identify a slowness problem that I am having when using the LoadBalancer service. When I do port-forward or use NodePort, it works normally, but the LoadBalancer…
-
When I use flannel as the pod network of Kubernetes, the coredns pod stays in the "pending" status.
## Expected Behavior
The coredns pod should be in the "running" status.
## Current Behavior
…