Closed No9 closed 3 years ago
For digital ocean the node also needs the following crictl client config
runtime-endpoint: unix:///run/containerd/containerd.sock image-endpoint: unix:///run/containerd/containerd.sock timeout: 2 debug: true pull-image-on-create: false
Place into /etc/crictl.yaml
/etc/crictl.yaml
Fixed as part of https://github.com/IBM/core-dump-handler/pull/24 File is copied to /var/mnt/core-dump-handler/crictl.yaml and debug is set to false.
/var/mnt/core-dump-handler/crictl.yaml
For digital ocean the node also needs the following crictl client config
Place into
/etc/crictl.yaml