Closed warmchang closed 5 years ago
The official release will be statically linked like k3s. I haven't put any effort into properly packaging this for user consumption yet. So right now I'm just publishing the code to prove it's possible. Based on interest we'll take this further and make it easier to use.
@ibuildthecloud first of all thank you & rancher for the k3x series (k3s, k3os, k3d, k3v), they are great! :100:
I can't wait to try the first release, but it failed to run on Ubuntu 18.04.2 (caused by glibc version):
So I can build it on my local env or just upgrade the glibc so that k3v runs well:
But I suggest to statically build the binary (just like the k3s), so that it can be more compatible with the diffrent OSs.