Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LoadBalancer for vl3 networks #9210

Closed
5 tasks done
denis-tingaikin opened this issue May 23, 2023 · 4 comments
Closed
5 tasks done

Add LoadBalancer for vl3 networks #9210

denis-tingaikin opened this issue May 23, 2023 · 4 comments
Assignees

Comments

@denis-tingaikin
Copy link
Member

denis-tingaikin commented May 23, 2023

Description

NSM vl3 could be perceived as alternative of k8s networks. Currently, k8s service is most useful thing in k8s network.

At this moment, NSM vl3 network doesn't provide any alternative of k8s services. So we need to consider and implement the best solution for it.

TODO

  • Suggest options for implementation ~9h
  • Get approve from Ed
  • Implement the solution
  • Add tests and examples
  • Pass CI

Initial ideas

  1. Modify current DNS system for vl3 networks and implement DNS loadbalancing for DNS chain.
  2. Implemenet seprate vl3 component for loadbalacing.
@NikitaSkrynnik

This comment was marked as outdated.

@NikitaSkrynnik

This comment was marked as outdated.

@denis-tingaikin denis-tingaikin changed the title Add LoadBalancer for vl3 networks [RND] Add LoadBalancer for vl3 networks Jun 8, 2023
@denis-tingaikin denis-tingaikin changed the title [RND] Add LoadBalancer for vl3 networks [R&D] Add LoadBalancer for vl3 networks Jun 12, 2023
@glazychev-art
Copy link
Contributor

@glazychev-art
Copy link
Contributor

vL3 Load Balancer example is a part of feature tests - https://github.com/networkservicemesh/deployments-k8s/tree/v1.11.0-rc.1/examples/features/vl3-lb

@denis-tingaikin denis-tingaikin changed the title [R&D] Add LoadBalancer for vl3 networks Add LoadBalancer for vl3 networks Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants