Sheng Yang

Results 204 comments of Sheng Yang

Hi @pimpim We would work on that. Our next step would be make Convoy as a container in Docker.

Anyone interested in a start up script can take a look at #143

We definitely welcome contribution to make Convoy more usable for other projects, though currently ourselves doesn't have enough resources to do so...

Thank you @lukemarsden ! NFS snapshots are only tar balls. We added NFS mostly for distributed filesystem. Device mapper would do a much better job at quickly taking crash-consistent snapshot...

Sorry, other hypervisors/container technologies are out of scope for Harvester at this moment.

Just a quick FIO check on IOPS and bandwidth before installation should be good enough. We don't need to (nor able to) run Kubernetes based benchmark before installation.

We can utilize Longhorn's NFS volume for this.

It's automatically done via Longhorn soft anti-affinity across zones. https://longhorn.io/docs/1.2.4/references/settings/#replica-zone-level-soft-anti-affinity The user needs to add label to the node, and Longhorn will do the right thing automatically.

@PhanLe1010 LGTM in general. Two things: 1. We should use a new Golang version than 1.17. 2. We need to update doc. Also, I decided not to use Dapper before...

@innobead Sounds good. I will transfer it over then.