+ All Categories
Home > Software > Scaling Docker Registry

Scaling Docker Registry

Date post: 18-Jul-2015
Category:
Upload: mirantis-it-russia
View: 382 times
Download: 6 times
Share this document with a friend
Popular Tags:
7
Scaling Docker Registry Денис Зайцев SRE, Yandex. @oktocat [email protected]
Transcript

Scaling Docker Registry

Денис ЗайцевSRE, Yandex.

@[email protected]

● index.docker.io● https://github.com/docker/docker-registry/

● Defaults

● File

● S3

● Other

● Azure

● Google Cloud Storage

● Openstack's Swift and Glance

● OSS

● Elliptics

https://github.com/docker/docker-registry/blob/master/README.md#storage-options

Elliptics Storage

● Key-value.● DHT by default.● Secondary indexes.● Built-in SLRU caching.

https://github.com/reverbrain/elliptics

Network

● Multiple datacenters.● Max RTT ~ 50ms.● Full Mesh.● IPv6 Only.


Recommended