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

``` kubectl logs lxcfs-pqg8p failed to try resolving symlinks in path "/var/log/pods/default_lxcfs-pqg8p_0c302257-f5d7-48a4-a05d-f2df966fbcf4/lxcfs/5.log": lstat /var/log/pods/default_lxcfs-pqg8p_0c302257-f5d7-48a4-a05d-f2df966fbcf4/lxcfs/5.log: no such file or directory ```

当我部署该项目之后, 在该node节点出现重启的情况会发现无法将DaemonSet的pod拉起的情况。 ]# kubectl get pods -n kube-system |grep lxcfs lxcfs-4m5fk 1/1 Running 0 7d19h lxcfs-69ddw 0/1 CrashLoopBackOff 8 19m lxcfs-8msgp 1/1 Running 0 7d20h lxcfs-9bn8l 1/1 Running 1 7d18h...

except label namespace with `lxcfs-admission-webhook=enabled` there is another way to enable lxcfs ? like add annotations?

The current "name" section value is: validation.lxcfs-admission-webhook.aliyun.com/mutating.lxcfs-admission-webhook.aliyun.com As the k8s doc said: The name of a MutatingWebhookConfiguration or a ValidatingWebhookConfiguration object must be a valid DNS subdomain name. So how...

node 节点的配置:8c 32g [root@VM_1_103_centos ~]# cat /etc/redhat-release CentOS Linux release 7.8.2003 (Core) [root@VM_1_103_centos ~]# uname -r 4.14.105-19-0012 ![image](https://user-images.githubusercontent.com/19710386/85284703-355a8000-b4c2-11ea-886b-e4d0107c8fc8.png) ![image](https://user-images.githubusercontent.com/19710386/85284753-473c2300-b4c2-11ea-8280-34af85e8e730.png) 查看 lxcfs 日志:出现如下日志报错 bindings.c: 4149: read_cpuacct_usage_all: read_cpuacct_usage_all reading from /kubepods/burstable/pod6db043da-b4b6-11ea-a5c6-b65bbdc96ca7/9fc0fb03adacfc69b5f7a7129f627ef33b2690075a0b4421a6f18eccbe08b966/cpuacct.usage_all failed....

The environments are as below: kubernetes1.16.2 CentOS Linux release 7.7.1908 (Core), kernel 3.10.0-1062.4.1.el7.x86_64 Normal Scheduled default-scheduler Successfully assigned default/web-7f4dfcc4f4-lq55x to k8s-node-02 Warning Failed 15s kubelet, k8s-node-02 Error: failed to start...

os: ubuntu 16.04 kbuernetes: v1.11.10 step: ``` root@k8s-m:/home/www/server/kube-yamls/public# git clone https://github.com/denverdino/lxcfs-admission-webhook.git Cloning into 'lxcfs-admission-webhook'... remote: Enumerating objects: 28, done. remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 100% (27/27),...