proxmox-csi-plugin
proxmox-csi-plugin copied to clipboard
clarity of readme
Feature Request
improve clarity of readme for non-terraformed clusters
Description
hi
I am new to k8s / talos. I set up a talos cluster using the definitions on https://www.talos.dev/v1.7/talos-guides/install/virtualized-platforms/proxmox/.
I want to manage PV/PVCs on proxmox with this csi, but I'm having difficulties setting up the provider. I followed your instructions but I cant get it to work. I read on your other repo's that you terraform the cluster and generate some local snippets with zone/region/provider information. I did not terraform my setup, just following the guide. It is already configured with control plane and workers.
I specifically face troubles with the Overview part:
- where do i set region / zone information in proxmox. I have found a zone option under the datacenter in proxmox
- i dont know how to set the node specs with kubectl. I was not able to get it to work with proxmox ccm.
- the project in general is probably very clear for an expert but i am still a rookie.
Can you please share insight into how to set this up manually, without using your terraform provider? I have tried to use the tf provider but I cant get it to work - many errors / issues that I don't have the knowledge to solve.
Thanks for understanding my limited knowledge.