Search Criteria
Package Details: k0s-bin 0.9.1-2
Git Clone URL: | https://aur.archlinux.org/k0s-bin.git (read-only, click to copy) |
---|---|
Package Base: | k0s-bin |
Description: | k0s - Zero Friction Kubernetes |
Upstream URL: | https://github.com/k0sproject/k0s |
Licenses: | |
Submitter: | eyenx |
Maintainer: | eyenx (tongpu) |
Last Packager: | eyenx |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-17 21:52 |
Last Updated: | 2020-12-29 16:08 |
Latest Comments
eyenx commented on 2020-12-25 13:11
@hkoch added the option as suggested.
hkoch commented on 2020-12-24 17:40
Is anyone using this? When I try to start the server I get the error
Which I fixed by downloading the raw binary file from github.
k0s-v0.9.0-amd64
does not appear to be an AppImage, but I'm guessing it uses similar techniques to bundle multiple binaries into a single file, and that stripping the binary breaks this?In any case, a fix would be to add
to the PKGBUILD file.