You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# 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)
3
3
4
4
## Screenshot
5
5

0 commit comments