This message was deleted.
# harvester
a
This message was deleted.
f
Hello Erkka, could you elaborate on what you are doing with baremetal containers and virtualization like harvester? Do you want to manager vms, guest clusters and baremetal containers through harvester?
r
first use is seaweedfs with true loadbalancing
I'm now testing route where I install metallb and configure bgp route advertisements
f
If you refer to this: https://docs.harvesterhci.io/v1.7/rancher/rancher-integration#harvester-baremetal-container-workload-support-experimental keep in mind it's still experimental, you can hack around I think you can define IP pool https://docs.harvesterhci.io/v1.7/networking/ippool and hack around similar to how we do for vm and guest clusster https://docs.harvesterhci.io/v1.7/networking/ippool#best-practice (I assume you referred to this as well, yes no official suggestion for baremetal containers) but I think we don't have anything official given the experimental nature of the feature
r
Well. I consider everything with Harvester experimental... we have been running minio baremetal without any issues for over a year now...
I installed metallb and traefik. Seems to work okay. Waiting for next release to get IAM api working for Seaweedfs
With minio I have been using Directpv. What you have used with Seaweedfs? OpenEBS, Topolvm?
f
I think we have our own LVM experimental addon which should work with seaweedfs: https://docs.harvesterhci.io/v1.6/advanced/addons/lvm-local-storage you can try out the seaweedfs with it
r
I think it is not ready for use. Having separate storage class per node is not just not an option.
f
r
thanks. I will check these.
1
f
This is not exactly official documentation