vck
vck copied to clipboard
Volume Controller for Kubernetes
who maintains the project now?
As discussed in our recent meeting, https://github.com/kubeflow/kubeflow/issues/151#issuecomment-371628634 requires a way to expose data from Pachyderm to a TFJob. Moreover, this type of data access pattern would be useful for integrating...
If I have my data downloaded/sync from S3 to hostPath, is there a way for me to sync back my changes in the hostPath back to my S3 storage?
Adding code for vck web-hook Issue #15
For example, to re-fetch updates to temporal input datasets. One potential means of supporting this could be via `Update` hooks. May be worth adding new `mutable` flag to distinguish from...
For instance public AWS URL based data. Investigate if minio client is sufficient for this, or some alternative needed. If minio sufficient, can this be merged with existing S3 type...
Reference: https://kubernetes.io/docs/admin/extensible-admission-controllers/#external-admission-webhooks.