Skip to content

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

Description

@fredericfaddaIBM

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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