sysbox icon indicating copy to clipboard operation
sysbox copied to clipboard

Deploying Sysbox to a new RKE node containing Longhorn results in CrashLoopBackOff for rke2-ingress-nginx-controller pod

Open matthewparkinsondes opened this issue 4 years ago • 1 comments

Hi Rodny, we noticed a CrashLoopBackOff issue with the rke2-ingress-nginx-controller-xxxxx pod after labelling a new Ubuntu 20.04 node with sysbox-install=yes for the first time (sysbox-ee:0.4.1 + RKE2 v1.21.10+rke2r2 + Longhorn 1.2.4).

matthewparkinsondes avatar Apr 14 '22 05:04 matthewparkinsondes

Given that the rke2-ingress-nginx-controller is not a Sysbox pod, I suspect the problem is due to some interaction between CRI-O and the rke2-ingress-nginx-controller pod, possibly triggered by the presence of longhorn.

ctalledo avatar Apr 15 '22 17:04 ctalledo