masters: not an article
authorTero Marttila <terom@qmsk.net>
Mon, 10 Oct 2016 20:01:50 +0300
changeset 137 6d1bdd8da93d
parent 136 a0a1270f1b08
child 138 3b0802919100
masters: not an article
pages/masters.markdown
--- a/pages/masters.markdown	Mon Oct 10 19:59:46 2016 +0300
+++ b/pages/masters.markdown	Mon Oct 10 20:01:50 2016 +0300
@@ -25,7 +25,7 @@
 
 Container platforms provide the infrastructure needed to deploy horizontally scalable container services into the Cloud, including orchestration, networking, service discovery and load balancing.
 
-### Article's purpose
+### Purpose
 This thesis studies container networking architectures and existing Cloud load balancer implementations to create a design for a scalable load balancer using the Linux IPVS network-level load balancer implementation.
 
 The `clusterf` load balancer architecture uses a two-level load balancing scheme combining different packet forwarding methods for scalability and           compatibility with existing Docker applications.