Re: Proposal for weighted routing user experience in Cloud Foundry
Filip Hanik
Use case: I want v1-stable to receive 5 times more traffic than each individual upgrade version I deploy Phase 1: Deploy alpha 1 Proposed (sum MUST add up to a 100): v1-stable: 83 v2-alpha1: 17 Suggested (simpler base1-lb) v1-stable: 5 v2-alpha1: 1 Phase 2: Deploying Alpha 1 and 2 Proposed (sum MUST add up to a 100): v1-stable: 72 v2-alpha1: 14 v2-alpha2: 14 Suggested (simpler base1-lb) v1-stable: 5 v2-alpha1: 1 v2-alpha2: 1 Why the simpler is better: When adding v2-alpha2 I don't need to change the load balancing algorithm on all my settings. The relationship between v1 and v2-alpha1 remains exactly the same.I also don't need to be doing any math to understand the relationship between the two. The proposed base1-lb simply removes the need for percentages and calculations. On Fri, Jul 13, 2018 at 8:11 PM Filip Hanik <fhanik@...> wrote:
|
|