Nick van 't Hart

Results 10 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

@kinarashah docker info (gives also Ubuntu version) Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.2-docker) scan: Docker Scan (Docker...

It's not working with the helm chart, please configure env: when WATCH_NAMESPACE if set. Example env: - name: WATCH_NAMESPACE value: namespace-a,namespace-b https://github.com/cloudnative-pg/charts/blob/main/charts/cloudnative-pg/templates/deployment.yaml

We still have the same issue with rke2 1.28.9. I think related to: https://github.com/rancher/rke2/issues/5866 and wait till v1.28.11

@RegisHubelia thanks for your procedure(handy for other people), but I already did that and still after some time we get snapshots with 0 bytes. We have more then 50 clusters...

@nicholasSUSE @hansbogert and I can’t check if this is still relevant, because we stopped(many bugs) with using this chart. Maybe that other people still need this fix like @staerion.

When will 1.29 be available? Because at end of Q3 1.28.x will be EOL and we want to upgrade to 1.29 before 1.28.x is EOL. Every quarter we are falling...