Hello, We have a cluster deployed with cephadm that sits behind a proxy. It has no direct access to internet. Deploying was not an issue, we did cephadm pull on all the machines before bootstrapping the cluster. But we are now facing errors when we try to update the cluster, basically this kind of isues: /bin/podman: stderr Error: Error initializing source docker://quay.io/ceph/ceph:v16.2.6: error pinging docker registry quay.io: Get "https://quay.io/v2/": dial tcp 54.156.10.58:443: connect: network is unreachable Is there a way to tell cephadm to use an http proxy? I did not found anything on the documentation, and I want to avoid to have http_proxy environment variables set on shell system wise. Or should I use a local container registry mirroring the ceph images? Thanks, Luis Domingues _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx