Is it possible to build Tetragon without docker? I am trying to build non image target "make tetragon" but still it is trying to access docker. I can't use docker due to some limitation.
Is it possible to build Tetragon without docker? I am trying to build non image target "make tetragon" but still it is trying to access docker. I can't use docker due to some limitation.
Yes, you can install Tetragon as a systemd service without requiring Docker: https://tetragon.io/docs/installation/package/.
The steps are as follows, for version v1.0.0 on amd64:
You can then view the status of the systemd service as usual: