Andy Zhang
Andy Zhang
> 1. A new API: InferenceSet has been added for scaling inference workloads in this pull request [docs: Introduce a new InferenceSet CRD and Controller for scaling inference workloads automatically ...
it actually fails in the kubelet, related code: https://github.com/kubernetes/kubernetes/blob/7f4f1c29a97de6712d341bf3d724fb122c828772/pkg/volume/csi/csi_mounter.go#L342, not sure what we can do in this csi driver
that's a limitation or by design, @jsanchezmartinez how did you set that value? by using ModifyVolume API?