mirror of https://github.com/docker/docs.git
fixed minor alignment issues
This commit is contained in:
parent
bde265377c
commit
29acb18faf
|
|
@ -659,13 +659,14 @@ aws elbv2 describe-load-balancers --names <name> --region <region> | jq '.Load
|
||||||
|
|
||||||
### Migrate apps from Docker Cloud
|
### Migrate apps from Docker Cloud
|
||||||
|
|
||||||
_Remember to point your application _CNAMES_ to new service endpoints._
|
_Remember to point your application CNAMES to new service endpoints._
|
||||||
|
|
||||||
How you migrate your applications is unique to your environment and applications.
|
How you migrate your applications is unique to your environment and applications.
|
||||||
1. Plan with all developers and operations teams.
|
1. Plan with all developers and operations teams.
|
||||||
2. Plan with customers.
|
2. Plan with customers.
|
||||||
3. Plan with owners of other applications that interact with your Docker Cloud app.
|
3. Plan with owners of other applications that interact with your Docker Cloud app.
|
||||||
4. Plan a rollback strategy if problems occur.
|
4. Plan a rollback strategy if problems occur.
|
||||||
|
|
||||||
After the migration is complete, make sure everything is working as expected. Ensure that users are hitting the new application on the AWS infrastructure and you're getting the results you expect.
|
After the migration is complete, make sure everything is working as expected. Ensure that users are hitting the new application on the AWS infrastructure and you're getting the results you expect.
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue