RE: New Terraform artifacts published for testing

2021-10-21 Thread Piotr Pisz
Hi Harikrishna! I test this provider strongly and so far I have not found any errors (eg work as expected). But I have a question, do you plan to adapt this provider's capabilities to the new CS 4.16 and kubernetes plugin? I am very interested in setting up a K8S cluster using CS (preferably with

RE: [Proposal] Storage Filesystem as a First Class Feature

2024-06-19 Thread Piotr Pisz
Hi, We considered a similar problem in our company. Shared storage is needed between VMs running on different networks. NFS/CephFS is ok as long as the VM can see the source. The best solution would be to use https://virtio-fs.gitlab.io/ Any FS would be used on the host side (e.g. NFS or CephFS)