Skip to content

Commit

Permalink
fix: add airgapped certification to istio, jaeger, and kiali (#3044)
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliepina authored Jan 22, 2025
1 parent 5ed0965 commit 298d7f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions services/istio/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ scope:
- workspace
certifications:
- qualified
- airgapped
licensing:
- Pro
- Ultimate
Expand Down
1 change: 1 addition & 0 deletions services/jaeger/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ licensing:
- Enterprise
certifications:
- qualified
- airgapped
overview: |-
# Overview
Jaeger is open source software for tracing transactions between distributed services. It is used for monitoring and troubleshooting complex microservices environments. Jaeger uses distributed tracing to follow the path of a request through different microservices.
Expand Down
1 change: 1 addition & 0 deletions services/kiali/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ licensing:
- Enterprise
certifications:
- qualified
- airgapped
overview: |-
# Overview
Kiali is a management console for an Istio-based service mesh. It provides dashboards, observability, and lets you operate your mesh with robust configuration and validation capabilities. It shows the structure of your service mesh by inferring traffic topology and displays the health of your mesh. To use Kiali, Prometheus, Istio, and Jaeger need to be deployed.
Expand Down

0 comments on commit 298d7f9

Please sign in to comment.