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

etcd-operator-deployment fails on minikube v1.33.1 (kubectl v1.30.0) on macOS Sonoma 14.5 #13

Open
fredericfaddaIBM opened this issue Jun 12, 2024 · 0 comments

Comments

@fredericfaddaIBM
Copy link

Hello,

I'm following the tutorial on chapter 3 from this excellent book.

While creating the etcd-operator deployment, I got the following error with the associated image:

5s          Normal    Pulling             pod/etcd-operator-6dbbb9565d-htpwq    Pulling image "quay.io/coreos/etcd-operator:v0.9.4"
19s         Warning   Failed              pod/etcd-operator-6dbbb9565d-htpwq    Failed to pull image "quay.io/coreos/etcd-operator:v0.9.4": [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of quay.io/coreos/etcd-operator:v0.9.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
19s         Warning   Failed              pod/etcd-operator-6dbbb9565d-htpwq    Error: ErrImagePull
19s         Normal    BackOff             pod/etcd-operator-6dbbb9565d-htpwq    Back-off pulling image "quay.io/coreos/etcd-operator:v0.9.4"
19s         Warning   Failed              pod/etcd-operator-6dbbb9565d-htpwq    Error: ImagePullBackOff

Any advice on this?

Thanks in advance.

Regards,

Fred Fadda

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