From f4bfb9a553998ed6a02f11e023f2946ef8dfa9a2 Mon Sep 17 00:00:00 2001 From: Wesley Bermbach Date: Tue, 10 May 2022 13:22:50 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 37ad066..8b47af8 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ The network path from the shoot cluster to the api server. The shoot cluster's api server is hosted in the seed cluster and the network path involves several hops: -- the NAT gateway in the shoot cluster, -- the load balancer in the seed cluster, -- a k8s service hop and -- the envoy reverse proxy. +- the NAT gateway in the shoot cluster +- the load balancer in the seed cluster +- a k8s service hop +- the envoy reverse proxy The reverse proxy terminates the TCP connection, starts the TLS negotiation and chooses the api server of the shoot cluster based on the server name extension