Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wyb1 authored May 10, 2022
1 parent f686a82 commit f4bfb9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f4bfb9a

Please sign in to comment.