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

explore load balancing with istio vs standard kubernetes & Load Balancing Implementation #89

Closed
AsimAzmi opened this issue May 2, 2020 · 3 comments
Assignees
Labels
task add new tasks for the project with this label

Comments

@AsimAzmi
Copy link
Contributor

AsimAzmi commented May 2, 2020

No description provided.

@AsimAzmi AsimAzmi added the task add new tasks for the project with this label label May 2, 2020
@AsimAzmi AsimAzmi self-assigned this May 2, 2020
AsimAzmi pushed a commit that referenced this issue May 3, 2020
@AsimAzmi
Copy link
Contributor Author

AsimAzmi commented May 3, 2020

Was trying to apply session affinity on the service with weighted routing but it seems that the envoy does not support this. This issue has already been raised on the envoy and istio github.
Below are the references for the issues
envoyproxy/envoy#8167
istio/istio#9764
Need to try a normal load balancing without the pods attached in canary deployment.

@AsimAzmi AsimAzmi closed this as completed May 3, 2020
suyashporedi added a commit that referenced this issue May 3, 2020
@AsimAzmi AsimAzmi reopened this May 3, 2020
@Kaustubh-DB Kaustubh-DB changed the title explore load balancing with istio vs standard kubernetes explore load balancing with istio vs standard kubernetes & Load Balancing Implementation May 4, 2020
Kaustubh-DB added a commit that referenced this issue May 4, 2020
@Kaustubh-DB
Copy link
Collaborator

Load Balancing worked.

Kaustubh-DB added a commit that referenced this issue May 4, 2020
@suyashporedi
Copy link
Collaborator

Completed Jmeter Testing on Part2 and Part3 analyzing throughput after implementing Istio Load Balancing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task add new tasks for the project with this label
Projects
None yet
Development

No branches or pull requests

3 participants