lxcfs-admission-webhook icon indicating copy to clipboard operation
lxcfs-admission-webhook copied to clipboard

Results 17 lxcfs-admission-webhook issues
Sort by recently updated
recently updated
newest added

Only /proc/cpuinfo is empty or null; other information is well visible. k8s node in /var/lib/lxc/lcxfs/proc ![image](https://github.com/denverdino/lxcfs-admission-webhook/assets/61914954/88f82cee-3a24-48d7-ad7e-3ceec0c4efbf) Please tell me how to restore the node without rebooting it in order not...

ubuntu:18.04.6 k8s:v1.18.4 all pods CrashLoopBackOff ``` root@k1:~/lxcfs-admission-webhook-master# kubectl get pods -o wide NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES lxcfs-8b48f 0/1 CrashLoopBackOff 1 39s 10.244.0.7 k1...

Internal error occurred: failed calling webhook "mutating.lxcfs-admission-webhook.aliyun.com": failed to call webhook: Post "https://lxcfs-admission-webhook-svc.default.svc:443/mutate?timeout=10s": x509: certificate specifies an incompatible key usage

新加入的 node 节点,并且也无法自动安装 lxcfs 命令 ,具体操作如下: Error: failed to start container "lxcfs": Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58:...

# kubectl get po NAME READY STATUS RESTARTS AGE centosvnc-4-0 1/1 Running 0 58m centosvnc-5-0 1/1 Running 0 58m centosvnc-6-0 1/1 Running 0 58m lxcfs-mlwnz 1/1 Running 1 3h lxcfs-p9sk9...

Follow the instruction in README, pod has below status: `kubectl get pod | grep lxcfs` ``` lxcfs-admission-webhook-deployment-845cdc8c6-fng4j 0/1 ContainerCreating 0 92m lxcfs-sfrjv 0/1 CrashLoopBackOff 23 94m ``` `kubectl logs lxcfs-sfrjv`...

Message: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/var/lib/lxcfs/proc/cpuinfo\\\" to rootfs \\\"/var/lib/docker/overlay2/c8de89d9c388253c25184e2dccc283ee76762db1f65ddef9ec2b2d702b5cb9f3/merged\\\" at \\\"/var/lib/docker/overlay2/c8de89d9c388253c25184e2dccc283ee76762db1f65ddef9ec2b2d702b5cb9f3/merged/proc/cpuinfo\\\" caused \\\"not a directory\\\"\"": unknown: Are you trying...

environment: os: centos 7.4 kubernetes: 1.11.2 lxcfs-daemonset.yaml can be executed normally However, when I perform a deploy/install.sh installation: ``` [[email protected] ~/lxcfs-admission-webhook]deployment/install.sh creating certs in tmpdir /tmp/tmp.Fp7lKhMGHo Generating RSA private key,...