add new part

This commit is contained in:
2022-02-26 13:29:58 +01:00
parent 0570900c7c
commit c7e3c68a9c
8 changed files with 411 additions and 392 deletions

View File

@ -392,4 +392,4 @@ Detail view of request with duration time on each operation, aka traefik middlew
We've done all the logging part with complete centralized logging for cluster + data, as well as tracing.
Now it's time to test a real case scenario usage for a developer perspective. We'll see that in the [last part]({{< ref "/posts/08-build-your-own-docker-swarm-cluster-part-7" >}}).
Now it's time to test a real case scenario usage for a developer perspective. We'll see that in the [next part]({{< ref "/posts/08-build-your-own-docker-swarm-cluster-part-7" >}}).