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

vL3 load balancer example #9830

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

glazychev-art
Copy link
Contributor

@glazychev-art glazychev-art commented Sep 18, 2023

Description

Issue link

#9210

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionality
  • Documentation
  • Refactoring
  • CI

Signed-off-by: Artem Glazychev <[email protected]>
examples/features/vl3-lb/README.md Outdated Show resolved Hide resolved
Comment on lines +15 to +16
- name: POD_NAME
value: "finance"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need a hardcoded pod name env here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use POD_NAME as DNS name in vl3 examples

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's worth mentioning in the readme file or adding a comment in the yaml file.
So that if someone wants to replicate vl3-lb setup it's clear what they should change.

I think, ideally there should be a different solution.
Each pod gets <pod-name>.vl3-domain address, and additionally some pods may get more DNS addresses.

Signed-off-by: Artem Glazychev <[email protected]>
@denis-tingaikin denis-tingaikin merged commit d601478 into networkservicemesh:main Sep 26, 2023
nsmbot pushed a commit to networkservicemesh/integration-tests that referenced this pull request Sep 26, 2023
…ployments-k8s@main

PR link: networkservicemesh/deployments-k8s#9830

Commit: 876dd11
Author: Network Service Mesh Bot
Date: 2023-09-25 23:30:08 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/de…
Signed-off-by: NSMBot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants