mirror of https://github.com/docker/docs.git
Update layer-7-routing.md
This commit is contained in:
parent
d9fc359655
commit
703a9fb314
|
|
@ -438,7 +438,7 @@ dockerdemo-ingress dockerdemo.app.docker.example.com 80 7d
|
||||||
|
|
||||||
Assuming you have already registered a DNS record for your application pointing to the external load-balancer fronting the `infra` nodes, you should be able to access your application using the URL.You can also scale the docker demo deployment to test how ingress correctly routes traffic to all the backend pods!
|
Assuming you have already registered a DNS record for your application pointing to the external load-balancer fronting the `infra` nodes, you should be able to access your application using the URL.You can also scale the docker demo deployment to test how ingress correctly routes traffic to all the backend pods!
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Check your deployment
|
## Check your deployment
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue