From 90eb23719d572c1c2e409eedec9c8565aa8c6d13 Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Tue, 28 Feb 2023 16:42:16 +0000 Subject: [PATCH] Update 'README.md' Added the core dns to the readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e9991..2262427 100644 --- a/README.md +++ b/README.md @@ -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. -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) - smarthost proxy service (1 haproxy loadbalancer and 2 nginx backend proxies with builtin SSL certificates termination processes)