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

Feature Request: Health discovery service (HDS) support for AppMesh #466

Open
saiteja313 opened this issue Jun 20, 2023 · 0 comments
Open

Comments

@saiteja313
Copy link

If you want to see App Mesh implement this idea, please upvote with a 👍.

Tell us about your request
What do you want us to build?

Example: Each Envoy client sends health check to all of its envoy servers. If a server got 100 clients, then 100 Envoy health checks from clients.

We can outlier detection (Passive health check) to overcome this.

Requesting to have "Health discovery service" in some form in ECS Service Connect with AppMesh.

Which integration(s) is this request for?
This could be Fargate, ECS, EKS, EC2, Kubernetes, something else.

  • ECS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.

  • Example: Each Envoy client sends health check to all of its envoy servers. If a server got 100 clients, then 100 Envoy health checks from clients.

We can outlier detection (Passive health check) to overcome this.

Requesting to have "Health discovery service" in some form in ECS Service Connect with AppMesh.

Are you currently working around this issue?
How are you currently solving this problem?

  • Outlier detection for workaround.

Additional context
Anything else we should know?

Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

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

No branches or pull requests

1 participant