Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple registry containers, one gluster directory shared #110

Open
eskuai opened this issue Nov 18, 2020 · 0 comments
Open

multiple registry containers, one gluster directory shared #110

eskuai opened this issue Nov 18, 2020 · 0 comments

Comments

@eskuai
Copy link

eskuai commented Nov 18, 2020

Hello,

I am trying to run the following use case, get a hight performance registry containers clusters ... i dont care about loadbalances, ipvs, etc..

We got 3 docker containers registry in 3 master nodes on k8s, running as container not as pod.

I want to use gluster as mount directory and all 3 registry share the directory glusferfs mounted, ie,
data-root is a glusterfs directory, SAME for all containers registry.

When implement this config using docker.cfg, we got a lot of error about mount /var/lib,

It seems that each registry "collect and save" in gluster fs and registry directory a lot of "individual" registry info.

what we got:

Save space disk, one volume glusterfs
fault-tolerant by using glusterfs
Same image availabity from all registries

How can i runt it ?

could is it a PR?

Tx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant