Skip to content

Inference pods - access to PVC #281

@noraabiakar

Description

@noraabiakar

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.

endpoint.txt
deployment.txt
pv.txt
pvc.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions