[Starlingx-discuss] How to provision the DOCKER REGISTRIES to edge cloud
Liu, Tao
Tao.Liu at windriver.com
Mon Jan 4 22:02:00 UTC 2021
Hi Ankush,
Yes, you can specify ‘registry.central:9001’ for docker_registries.
I.e.
docker_registries:
k8s.gcr.io:
url: registry.central:9001/k8s.gcr.io
gcr.io:
url: registry.central:9001/gcr.io
quay.io:
url: registry.central:9001/quay.io
docker.io:
url: registry.central:9001/docker.io
docker.elastic.co:
url: registry.central:9001/docker.elastic.co
defaults:
type: docker
username: <USER>
password: <PASSWORD>
From: Rai, Ankush <Ankush.Rai at commscope.com>
Sent: Monday, December 21, 2020 4:34 AM
To: starlingx-discuss at lists.starlingx.io
Subject: [Starlingx-discuss] How to provision the DOCKER REGISTRIES to edge cloud
Hi,
In a distributed cloud environment, how to provision the DOCKER REGISTRIES from central cloud ?
Is there any support to provide the required docker registry details in the bootstrap-values.yml like
docker_registries:
defaults:
url: <URL>
type: docker
username: <USER>
password: <PASSWORD>
ssl_ca_cert: /etc/docker/certs.d/<URL>/ca.crt
Thanks,
Ankush
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20210104/f558d908/attachment-0001.html>
More information about the Starlingx-discuss
mailing list