hcrypt
hcrypt
I have implemented the method @LiZhenCheng9527
> Tailnet continue working if control server is down, you can't connect new nodes, but nodes which connected continue to work. > > You can use external DB and >...
> Nope, but I don't see any problem in all of this variants, because in every moment will work only one headscale control server > > PS. even if that...
> > I personally lose connection to tailnet when headscale server goes down. I don't know how your peers still stay connected and are able to communicate. It's a direct...
> Did you build Gluster by yourself? Perhaps without NFS support? No, I installed the package from fedora repository using `dnf`.
> I do believe it was built without legacy NFS. From https://kojipkgs.fedoraproject.org//packages/glusterfs/11.1/1.fc39/data/logs/x86_64/build.log : > > ``` > GlusterFS configure summary > =========================== > FUSE client : yes > epoll IO...
Same thing with `network acl` as well, doesn't take multiple args.
@harryxmin were you able to run it?
I can work on making a cli which will parse the specified version yaml files (from https://github.com/kmesh-net/kmesh/tree/main/deploy/yaml. replacing `main` with the specified version) and deploy it. Something like this: ```shell...
> agree with you, I think we need `kmeshctl`, which used to query the enabling status of the kmesh feature, traffic manage rules... Understood. Can you list out all the...