/etc/cri/conf.d/20-customization.part
.
Examples
Exposing Metrics
Patch the machine config by adding the following:Pause Image
This change is often required for air-gapped environments, ascontainerd
CRI plugin has a reference to the pause
image which is used
to create pods, and it can’t be controlled with Kubernetes pod definitions.
pause
image is set to registry.k8s.io/pause:3.8
: