-
环境:centos7,kubeedge 1.13.0
kubeedge v1.13.0,当边缘节点加入后,会发现系统的/bin会被删除,从而导致系统崩溃,/bin是通过/usr/bin建立的软连接;
通过bpftrace追踪,发现日志中显示:bin deleted by command 'edgecore' with pid 17141;从而可以判断/bin是被edgecore删除了的,手动通…
-
Random timeouts connecting to http site when in `ebpf` mode, with or without DSR enabled. Everything worked find with normal calico with kube-proxy.
## Expected Behavior
running
`curl http://my-t…
-
Kubelets run pods
it’s an agent that runs on each node and is responsible for watching the API Server for pods that are bound to its node and making sure those pods are running
The main Kubelet res…
-
**Is your feature request related to a problem? Please describe.**
The Rancher Kubernetes Engine (RKE) creates a directory "/var/lib/rancher/rke/log" from which log files under "/var/lib/docker/con…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
**What would you like to be added**:
During rolling-updates, we decrease the replicas of the old-machine-set and gradually increase the ones in the new-machine-set respecting `maxSurge`/`maxUnavaila…
-
**What would you like to be added**:
The "Getting Started" documentation assumes that a cluster already exists to configure the `cluster.yml` file.
**Why is this needed**:
The instructio…
-
Hello,
I'm trying to deploy openebs-localpv/localpv-provisioner using `hostpathClass.xfsQuota.enabled = true`, every node has a dedicated disk (sdb) with a single xfs partition (sdb1). However provis…
-
minikube start --extra-config=apiserver.Authorization.Mode=RBAC --cpus 5 --memory 16000 -p minikube
**Steps to reproduce the issue:**
1. Use the above command to start minikube
**Full ou…
-
## Issue Description
Type: *bug report* , *feature request* or *question*
### Describe what happened (or what feature you want)
In this case : chaosblade.pod-cpu.fullload, We set the "cp…