proofreading

This commit is contained in:
2022-02-27 20:04:31 +01:00
parent 0b1881ab57
commit 4e574de61b
2 changed files with 2 additions and 2 deletions

View File

@ -469,4 +469,4 @@ You can check the service logs which consist of all tasks logs aggregate.
We've done the minimal viable Swarm setup with a nice cloud native reverse proxy and a containers GUI manager.
It's time to go further with self-hosted managed databases in [next part]({{< ref "/posts/04-build-your-own-docker-swarm-cluster-part-3" >}}).
It's time to go further with self-hosted managed databases in [next part]({{< ref "/posts/05-build-your-own-docker-swarm-cluster-part-4" >}}).

View File

@ -548,4 +548,4 @@ Always testing the restoration !
We've done the databases part with some more real case app containers samples.
In real world, we should have full monitoring suite, this will be [next part]({{< ref "/posts/05-build-your-own-docker-swarm-cluster-part-4" >}}).
In real world, we should have full monitoring suite, this will be [next part]({{< ref "/posts/06-build-your-own-docker-swarm-cluster-part-5" >}}).