Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Commit 57d76ff

Browse files
author
Reto Lehmann
committed
Fixed link to thesis
1 parent 676da48 commit 57d76ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# OpenShift cross cluster load balancer
2-
This is a tcp load balancer that is aware of multiple OpenShift clusters and their exported routes. Also uses pod filters to determine where a HA-Proxy is running. It is a prototype that was created during my masters thesis to prove an idea to update productive OpenShift clusters without any downtime and risk. The full thesis can be found here: [Master Thesis](https://raw.githubusercontent.com/ReToCode/openshift-cross-cluster-loadbalancer/master/MT_Reto_Lehmann_OpenShiftSmartCrossClusterLoadbalancing.pdf)
2+
This is a tcp load balancer that is aware of multiple OpenShift clusters and their exported routes. Also uses pod filters to determine where a HA-Proxy is running. It is a prototype that was created during my masters thesis to prove an idea to update productive OpenShift clusters without any downtime and risk. The full thesis can be found here: [Master Thesis](https://github.com/ReToCode/openshift-cross-cluster-loadbalancer/blob/master/MT_Reto_Lehmann_OpenShiftSmartCrossClusterLoadbalancing.pdf)
33

44
## Screenshot
55
![Image of the UI](https://github.com/ReToCode/openshift-cross-cluster-loadbalancer/blob/master/img/ui.png)

0 commit comments

Comments
 (0)