You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Any advice on this?
Thanks in advance.
Regards,
Fred Fadda
The text was updated successfully, but these errors were encountered: