Mirror with local changes from https://github.com/discordianfish/k3s-openwrt
Go to file
Johannes 'fish' Ziemke b78b42271a Run make release in ci
2019-03-09 11:56:11 +01:00
.circleci Run make release in ci 2019-03-09 11:56:11 +01:00
files/etc Initial commit 2019-03-09 11:48:10 +01:00
.gitignore Initial commit 2019-03-09 11:48:10 +01:00
ARCHS Initial commit 2019-03-09 11:48:10 +01:00
Makefile Initial commit 2019-03-09 11:48:10 +01:00
README.md Initial commit 2019-03-09 11:48:10 +01:00
VERSIONS Initial commit 2019-03-09 11:48:10 +01:00

k3s on OpenWrt

Makefile to generate OpenWrt .opkg packages from official k3s binaries.

Usage

Run make to build the default version for x86_64. You can override ARCH and VERSION, e.g make ARCH=armhf. See ARCHS and VERSIONS files for available architectures and versions.