Hi,
I recently started to work on k3s (Kubernetes engine) package for Turris Omnia (for now only Omnia) and I am failing to write proper Makefile.
If someone more experienced might taking a look, I would be glad. Thx
Here is repo:
For now ignore README.md and focus on Makefile.
I used official binaries but struggling to make an ipk package.
I was taking inspiration from:
https://gitlab.nic.cz/turris/os/packages/-/raw/master/utils/christmas/Makefile
And OpenWRT Docs.
The plan is to host that as additional repo on gh-pages and then build for Mox and Turris1.x as well. And add separate services to server and node so it might be useful if you have more than one device. Then maybe config file not uci globals. Who knows?
@Pepe would you be perhaps kind enough to give some hints?