Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
trainingzk opened this issue Apr 26, 2024 · 0 comments
Open

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

trainingzk opened this issue Apr 26, 2024 · 0 comments

Comments

@trainingzk
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant