container-service-extension
container-service-extension copied to clipboard
Question - Storage
Does anybody have any experience implementing PV other than NFS? If yes, we would love to get an example ;)
Thanks, Marc.
A new example documentation was added yesterday - https://vmware.github.io/container-service-extension/NFS_STATIC_PV.html
Unfortunately, I think there are still some parts missing. In the steps to take for "Tenant/Organization Administrator" I do not see where the nfs shares are created. As far as I understand this should be done between the second steps of adding 1 nfs server to existing K8 cluster and the third step of getting the ip addresses of the nfs servers.
@it-monkey,
Thanks for your note! I'm working on this task now.
The first part was to restructure docs to break the files into parts and add left-hand nav. The next step is to fix up the CSE server and NFS sections. I will include a tutorial that steps users through NFS management starting from creating the node through adding storage, creating shares, and tying them to persistent volume resources.
Both of the foregoing tasks are planned for completion within the next 10 days or so. Please feel free to add any other comments on docs you may have and I'll be happy to address them.
@it-monkey, NFS docs are updated to detail creation of shares. Have a look!