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

Add Istio mTLS and ingress gateway with TLS example #702

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

poussa
Copy link
Collaborator

@poussa poussa commented Jan 15, 2025

Description

Istio service mesh provides many features including

  • mTLS between Kubernetes pods
  • TLS connection to Kubernetes ingress

This PR provides an example how to enable the above two Istio features with OPEA applications.

Issues

#548

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

'n/a'

Tests

Manually tested.

@poussa poussa requested a review from daisy-ycguo as a code owner January 15, 2025 11:42
@poussa poussa requested review from lianhao and mkbhanda and removed request for daisy-ycguo January 15, 2025 11:46
kubernetes-addons/istio/README.md Outdated Show resolved Hide resolved
kubernetes-addons/istio/README.md Outdated Show resolved Hide resolved
kubernetes-addons/istio/README.md Outdated Show resolved Hide resolved
kubernetes-addons/istio/README.md Outdated Show resolved Hide resolved
@joshuayao joshuayao linked an issue Jan 16, 2025 that may be closed by this pull request
@joshuayao joshuayao added this to the v1.2 milestone Jan 16, 2025
@poussa poussa requested a review from yongfengdu January 17, 2025 08:08
@poussa poussa merged commit b9ee3ed into opea-project:main Jan 17, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

[Feature] Istio m/TLS integration
5 participants