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

Istio + ambassador: conflict envoy #367

Closed
lluunn opened this issue Apr 6, 2018 · 3 comments
Closed

Istio + ambassador: conflict envoy #367

lluunn opened this issue Apr 6, 2018 · 3 comments

Comments

@lluunn
Copy link

lluunn commented Apr 6, 2018

It's similar to #160, but a little different

Error is the same: unable to bind domain socket with id=0 (see --base-id option)

However

  • I am using manual inject for istio instead of auto inject
  • I want both functionality of istio and ambassador:
    • ambassador for dynamic routing
    • want the ambassador service to be part of the istio service mesh so I can collect telemetry metrics like this. So IIUC, I need the istio injection for ambassador deployment.

Any suggestion?
We are using quay.io/datawire/ambassador:0.30.1.

@richarddli
Copy link
Contributor

We don't support injecting the istio sidecar. If you want to collect telemetry, Ambassador exposes metrics (see https://www.getambassador.io/reference/statistics). I'd be interested in your use case where you want Istio style metrics from Ambassador, since in general the edge metrics that Ambassador gives you are probably more applicable. But I'm sure I'm missing something :).

@lluunn
Copy link
Author

lluunn commented Apr 7, 2018

I see. I didn't know about the Ambassador metrics, I will take a look first.
Thanks!

@richarddli
Copy link
Contributor

Closing for now.

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

2 participants