kyma-project / istio

Apache License 2.0
3 stars 19 forks source link

Support for egress gateway component #419

Open strekm opened 11 months ago

strekm commented 11 months ago

Description

Atm Kyma Istio comes with Istiod and Ingress gateway enabled by default. Add possibility to enable and configure Istio egress gateway component in similar way as other components. There should be possibility to configure kubernetes resources, HPA.

ACs:

Reasons

Adding possibility to enable egress gateway

DoD:

Attachments

https://github.com/kyma-project/istio/blob/main/docs/user/03-technical-reference/istio-custom-resource/01-30-istio-custom-resource.md

kyma-bot commented 9 months ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

abbi-gaurav commented 6 months ago

One requirement from a team:

@strekm, please comment if this would be feasible or not. if not, what are the alternates

i064689 commented 6 months ago

@strekm could you please help us with a working example on how to configure Istio egress mTLS

a-thaler commented 6 months ago

We need to understand if the egress gateway is also just another envoy proxy where access logs can be enabled the same way as with ingress gateway, and enrich the documentation accordingly.