mirror of
https://github.com/distribution/distribution.git
synced 2025-09-17 23:59:57 +00:00
Update deploying.md
This commit is contained in:
committed by
Misty Stanley-Jones
parent
e95522ec45
commit
b5975461f0
@@ -333,7 +333,7 @@ $ docker service create \
|
|||||||
You can access the service on port 80 of any swarm node. Docker sends the
|
You can access the service on port 80 of any swarm node. Docker sends the
|
||||||
requests to the node which is running the service.
|
requests to the node which is running the service.
|
||||||
|
|
||||||
## Load Balancing Considerations
|
## Load balancing considerations
|
||||||
|
|
||||||
One may want to use a load balancer to distribute load, terminate TLS or
|
One may want to use a load balancer to distribute load, terminate TLS or
|
||||||
provide high availability. While a full load balancing setup is outside the
|
provide high availability. While a full load balancing setup is outside the
|
||||||
@@ -447,7 +447,7 @@ secrets.
|
|||||||
Provide the username and password from the first step.
|
Provide the username and password from the first step.
|
||||||
|
|
||||||
Test that you can now pull an image from the registry or push an image to
|
Test that you can now pull an image from the registry or push an image to
|
||||||
the registry..
|
the registry.
|
||||||
|
|
||||||
> **X509 errors**: X509 errors usually indicate that you are attempting to use
|
> **X509 errors**: X509 errors usually indicate that you are attempting to use
|
||||||
> a self-signed certificate without configuring the Docker daemon correctly.
|
> a self-signed certificate without configuring the Docker daemon correctly.
|
||||||
|
Reference in New Issue
Block a user