Nick van 't Hart

Results 3 comments of Nick van 't Hart

@dweomer - We installed docker-ce from docker community edition repository - Yes our installation is running RKE + docker-ce on ubuntu 18.04 - If Plan --> Job --> Pod is...

After upgrading to 1.24.4 and cri-dockerd enabled we go to 200 processes forks instead of 50 and much more cpu wait and see high cpu load with top command. ![cpu-wait](https://user-images.githubusercontent.com/7606465/199593375-b3e42e60-3a46-478b-b242-9ead63cf0b3b.png)...

@zimmerle ingress-nginx configured this settings by default ``` server_tokens off; more_clear_headers Server; ``` The project module is right. More information why this is configured. https://medium.com/@getpagespeed/how-to-remove-the-server-header-in-nginx-e74c7b431b ingress-nginx project: https://github.com/kubernetes/ingress-nginx