Skip to content

Add Istio mTLS and ingress gateway with TLS example#702

Merged
poussa merged 2 commits intoopea-project:mainfrom
poussa:istio-example
Jan 17, 2025
Merged

Add Istio mTLS and ingress gateway with TLS example#702
poussa merged 2 commits intoopea-project:mainfrom
poussa:istio-example

Conversation

@poussa
Copy link
Member

@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
@joshuayao joshuayao linked an issue Jan 16, 2025 that may be closed by this pull request
Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>
@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
6 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