-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi,
I am trying to use Azure ML + Azure Arc to run inference on an on-prem cluster.
I have registered the azure arc as a compute; created a Kubernetes online endpoint referencing it; created a Kubernetes online deployment on the endpoint to run inference.
The issue I am facing is that the created inference pods do not have access to the PVCs created (manually) in the same namespace. I was expecting these PVCs to be available because they are available to the training pods created with Azure ML.
Is there any way to make a PVC available to an inference pod? Thanks a lot for your help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels