Skip to content

SPIFFE CSI Driver Pods Failing to Start (ErrImagePull) #1

@trainingzk

Description

@trainingzk

I'm encountering an error when deploying the SPIFFE CSI Driver using kubectl apply -f config/spire-csi.yaml. The pods spiffe-csi-driver-5np44 and spire-agent-pq7l7 are failing to start with the status ErrImagePull and Init:ImagePullBackOff respectively.

image

I suspected the issue was with the image address in the spire-csi.yaml file, so I changed it from image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0 to image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.0 but it didn't work. What do you suggest?

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