Skip to content

Feature: Add Load Balancer API #1

Description

@phip123

Currently the system does not have any representation of a load balancer, which should be integrated to build optimization programs that can implement strategies for all main components: load balancer, scaler and scheduler.

The testbed load balancer implementation (go-load-balancer) gets weight updates via etcd.

This makes it plausible to create an API that just exposes a method to update these weights.
The implementations are responsible to update the underlying load balancer instances but they are required to be weighted round based.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions