DefinitelyNotSam
DefinitelyNotSam
CCoder.com
Created by DefinitelyNotSam on 12/5/2022 in #help
I'm having trouble getting a podworkspace going with sysbox on rke2
@Phorcys No worries man! I'm pretty good at slamming my head against the wall until it works
8 replies
CCoder.com
Created by DefinitelyNotSam on 12/5/2022 in #help
I'm having trouble getting a podworkspace going with sysbox on rke2
This was the result of not using this annotation:
annotations = {
"io.kubernetes.cri-o.userns-mode" = "auto:size=65536"
}
annotations = {
"io.kubernetes.cri-o.userns-mode" = "auto:size=65536"
}
8 replies
CCoder.com
Created by DefinitelyNotSam on 12/5/2022 in #help
I'm having trouble getting a podworkspace going with sysbox on rke2
This error occurs when you specify the sysbox runtime
8 replies