Udi
Udi
Hey, can you share the logs of the Caretta pods? You can use `kubectl logs -l app=caretta -n caretta`
Hey @frabe1579, I tagged a new release today that might fix your issue. You can try again, remember to update the Helm repository.
This error message is due to lack of CO-RE support in the linux version you're running, as mentioned here - https://github.com/groundcover-com/caretta#requirements . It doesn't depend solely on the kernel version,...
Hey @MarahAbu, are you using the default helm chart to deploy caretta? Can you share the Linux kernel version of the nodes?
Do you encounter this log on both the Azure instances and the GCP ones? i'm guessing it's either a security issue or a memory availability issue
hey @mldevpants, thanks for the feedback! Right now, as the log message says, Docker on Mac isn't supported because the linuxkit image does not provide BTF support. Linuxkit is the...