Héctor

Results 7 comments of Héctor

Hi @ctalledo, first of all thanks for answering! Executing the systemctl command output is: ``` systemctl status kubelet-config-helper.service × kubelet-config-helper.service - Kubelet config service Loaded: loaded (/lib/systemd/system/kubelet-config-helper.service; static) Active: failed...

Hi @ctalledo. Perfect then, since this is something that could benefit a lot to our infrastructure I will take a look and update the improvements through this issue if possible....

Hi @GrigoriOH and @ctalledo , I have gotten sysbox working on k3s. You need to install CRI-O and have a version strictly below 1.30. In my case I am running...

Hi, I changed the script file into a Ansible playbook to make it easy in [this repo](https://github.com/Teachh/K3S-with-CRI-O).

> Hi @Teachh, great to hear you got it to work by installing CRI-O + Sysbox on the K3s node. I'll take a closer look to see how you did...

> Thanks @Teachh, I took a look at the Ansible playbooks. > > Question: where is it that you configure the Kubelet to use CRI-O? Hi @ctalledo, I do it...

Hi @johnwmail , I have done it time ago before implementing sysbox to my prod environment and worked as expected. Not sure if changing containerd to CRI-O can affect to...