ceph / ceph-container

Docker files and images to run Ceph in containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ceph ansible containerized deployment

themonaminor opened this issue · comments

i am trying to install ceph in using ansible with containerized strategy.
i am getting docker registry authentication error.
i have provided ACR user and password
whether only publicly available registry is supported?

i am trying to install ceph in using ansible with containerized strategy.

Are you using the ceph-ansible project [1] ?

If yes, then this is more a question for that project rather the ceph-container project.

That said, ceph-ansible supports public or private registries with or without authentication [2][3].

If the answer is no then could you give more information about your error ?

[1] https://github.com/ceph/ceph-ansible
[2] https://docs.ceph.com/projects/ceph-ansible/en/latest/installation/containerized.html#custom-container-image
[3] https://docs.ceph.com/projects/ceph-ansible/en/latest/installation/containerized.html#container-registry-authentication