mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-12-18 08:10:13 +00:00
style: auto Format files with Prettier
This commit is contained in:
@@ -10,9 +10,8 @@ tags:
|
||||
- network
|
||||
- haproxy
|
||||
ogImage: ""
|
||||
description:
|
||||
To briefly explain the situation.
|
||||
We have a **HAProxy** running on a Debian server as a Docker container. This is the entrance node to a **Docker Swarm** cluster.
|
||||
description: To briefly explain the situation.
|
||||
We have a **HAProxy** running on a Debian server as a Docker container. This is the entrance node to a **Docker Swarm** cluster.
|
||||
---
|
||||
|
||||
To briefly explain the situation:
|
||||
@@ -40,4 +39,4 @@ With this setup, we get overhead into the system that we don't need. We have an
|
||||
|
||||
If we use a lot of micro services it is important that we use something like Docker, because then we can share the kernel and it makes the deployment much easier.
|
||||
|
||||
But if we have only one application that is very important, it is better to keep it simple.
|
||||
But if we have only one application that is very important, it is better to keep it simple.
|
||||
|
||||
Reference in New Issue
Block a user