kinvolk-archives / lokomotive-kubernetes

Lokomotive is a 100% open-source Kubernetes distribution from the folks at Kinvolk
https://kinvolk.io
MIT License
144 stars 20 forks source link

packet/flatcar-linux/kubernetes/cl: update etcd image URL #174

Closed invidian closed 4 years ago

invidian commented 4 years ago

Use primary mirror instead.

Signed-off-by: Mateusz Gozdek mateusz@kinvolk.io

invidian commented 4 years ago

Okay, it seems that won't work until we move etcd-member to use Docker instead of rkt, as pulling the image from gcr.io withrkt fetch` fails:

core@l8eci1581929391-tm-controller-0 ~ $ sudo rkt fetch gcr.io/etcd-development/etcd:v3.4.3 --debug=true
image: searching for app image gcr.io/etcd-development/etcd
image: meta tag 'ac-discovery' not found on gcr.io/etcd-development/etcd
  └─expected a 200 OK got 404
image: meta tag 'ac-discovery' not found on gcr.io/etcd-development
  └─expected a 200 OK got 404
image: meta tag 'ac-discovery' not found on gcr.io
  └─expected a 200 OK got 404
fetch: discovery failed