--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-dev@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/74a66ead-1348-4ec1-8b1f-b32181da444e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
There is a in-tree driver for handling Fiber Channel volumes in Kubernetes and you shouldn't need a FlexVolume plugin.
On Thu, Sep 14, 2017 at 3:00 AM, Shay Berman <shay...@gmail.com> wrote:
HelloIf I want to create PV with type FC (Fibre Channel) as I mentioned HERE.Then in order POD to consume it I create a PVC that bound to this PV.So now a POD can be created and start uses this PVC.So my question is : how the PV rescan, mkfs and mounted into the minion happened?is there any in-tree logic inside k8s that implement that part (rescan, newfs, mount) or in order to do that we need to built FlexVolume plugin that do all the host side operations?ThanksShay
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-de...@googlegroups.com.
To post to this group, send email to kuberne...@googlegroups.com.