cri-resource-manager icon indicating copy to clipboard operation
cri-resource-manager copied to clipboard

Experimenting cri-rm with nri and DaemonSet

Open jukkar opened this issue 3 years ago • 0 comments

Tested with

reinstall_cri_resmgr=1 k8scri="containerd&cri-resmgr" distro=fedora \
     containerd_src=../containerd vm=fedora-nri-containerd ./run.sh interactive

Works well. By default e2e run.sh creates DaemonSet if NRI support is enabled. If NRI needs to be run with systemd or manually, one needs to set cri_resmgr_plain=1 when executing run.sh

jukkar avatar Oct 12 '22 13:10 jukkar