Mirror with local changes from https://github.com/discordianfish/k3s-openwrt
Go to file
Johannes 'fish' Ziemke 8f45936f45 Use default context
2019-03-09 11:53:23 +01:00
.circleci Use default context 2019-03-09 11:53:23 +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.