I am trying to install sysdig, which needs kernel headers to build a kernel module. I am following https://docs.rancher.com/os/configuration/kernel-modules-kernel-headers/
$ sudo ros service enable kernel-headers-system-docker
$ sudo ros service up kernel-headers-system-docker
There is no /usr/src on my RancherOS-0.8.1 EC2 instance after I run those commands. Shouldn’t there be?