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

Deploying a pod to minikube: ErrorPullImage: Error processing tar file(exit status 1): operation not permitted #46

Open
odockal opened this issue Jun 4, 2024 · 0 comments

Comments

@odockal
Copy link

odockal commented Jun 4, 2024

I am trying to deploy pod to Kubernetes minikube cluster. I am trying to deploy a container created from registry.access.redhat.com/ubi8/httpd-24 image, but it fails on pulling an image:

kubectl get events
...
13s         Warning   Failed                    pod/httpd-24-public-pod   Failed to pull image "registry.access.redhat.com/ubi8/httpd-24:latest": writing blob: adding layer with blob "sha256:c3b9f94f675753261dff8baad6d5e5c94c3baee6e1654057bc9ca3799ab0bf53": Error processing tar file(exit status 1): operation not permitted
...
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