Update 'README.md'

Added the core dns to the readme
This commit is contained in:
Gyorgy Berenyi
2023-02-28 16:42:16 +00:00
parent 26ed901d15
commit 90eb23719d

View File

@@ -5,8 +5,9 @@ The metadata frontend proxy is a web related gateway to reach backend services f
The proxy service is complex and has many parameters to configure by users. The proxy service is complex and has many parameters to configure by users.
There is two important parts There is three important parts
- core-dns service which is needed for stable proxy availability
- public proxy service (1 haproxy loadbalancer and 2 haproxy backend proxies) - public proxy service (1 haproxy loadbalancer and 2 haproxy backend proxies)
- smarthost proxy service (1 haproxy loadbalancer and 2 nginx backend proxies with builtin SSL certificates termination processes) - smarthost proxy service (1 haproxy loadbalancer and 2 nginx backend proxies with builtin SSL certificates termination processes)