Kay Yan
Kay Yan
The Set `os_family fact for Kylin Linux Advanced Server` may need to run earlyer. Or change the 'Ensure ping package', and add the Kylin os to the if condition.
It has fixed at the https://github.com/kubernetes-sigs/kubespray/pull/9416
如果是 kubean,加一个配置就可以开启 audit 了。
I have the same issue at the RockyLinux 9. kernel version: 5.14.0-70.13.1.el9_0.x86_64
HI , @dimakyriakov . I try it at ubuntu 20.04.4 LTS. Everything is OK. According to https://github.com/kubernetes/minikube/issues/5223. Would you please give me more information about the docker's cgroupdriver config, and...
The API service is only listen to the 127.0.0.1 : https://github.com/kubernetes-sigs/kubespray/blob/master/roles/kubernetes/node/templates/loadbalancer/nginx.conf.j2#L22 
> Thanks for the infomation.
HI @ecusnir , If we change the listen address, the health check cannot pass. ``` - lastProbeTime: null lastTransitionTime: "2022-09-30T04:23:56Z" message: 'containers with unready status: [nginx-proxy]' reason: ContainersNotReady status: "False"...
Good Idea, We can set 'host: 127.0.0.1'.
I create a small project https://github.com/kubean-io/kube-node-tuning, try to solve the probelm.