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

Ambassador Istio-pilot integration #255

Closed
aroundthecode opened this issue Feb 7, 2018 · 2 comments
Closed

Ambassador Istio-pilot integration #255

aroundthecode opened this issue Feb 7, 2018 · 2 comments
Labels
stale Issue is stale and will be closed

Comments

@aroundthecode
Copy link

As a Kuberentes admin I'd like to be able to user Ambassador to manage North-Sud traffic, routing external request to internal services based on Hostnames, path, etc..

At the same time I'd like to use Istio as a East-West manager to perform blue/green (or other) deployment on the single internal services using Istio's RoutingRules.

This would grant a separation of duty pattern, with ambassador managing only external-2-internal request and istio managing service-2-service traffic.

At the moment Ambassador's envoy proxy is not discovered not managed by istio-pilot so it does not receive any Istio RoutingRule.
On the other hand Istio sidecar cannot coexist into Ambassador pod due to Envoy configuration conflict.

This cause any ambassador-exposed service not being subject to Istio Rules.
So all external services (probably the most critical ones) cannot benefit of bluse/green or would require it to be managed by ambassador.

It would be great if Ambassador Envoy could be compatible with Istio-pilot so that RoutingRoules could be injected as well.

@vtremblay
Copy link

We are facing the same issue. Is there a plan to integrate this feature?

@stale
Copy link

stale bot commented Jun 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue is stale and will be closed label Jun 5, 2019
@stale stale bot closed this as completed Jun 12, 2019
LukeShu pushed a commit that referenced this issue Sep 6, 2019
LukeShu pushed a commit that referenced this issue Jan 22, 2020
Added login options in the install guide and in the upgrade guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue is stale and will be closed
Projects
None yet
Development

No branches or pull requests

3 participants