Skip to content

Commit

Permalink
New OpenShift service mesh section inside integrations (#585)
Browse files Browse the repository at this point in the history
* New ossmc section

* ossmc

* Put integrations at the bottom

* Update content/en/docs/Integrations/ossm-console.md

Co-authored-by: Jay Shaughnessy <jshaughn@users.noreply.github.com>

Co-authored-by: Jay Shaughnessy <jshaughn@users.noreply.github.com>
  • Loading branch information
josunect and jshaughn committed Oct 3, 2022
1 parent 92c4072 commit 17bd60e
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/en/docs/Integrations/_index.md
@@ -0,0 +1,6 @@
---
title: "Kiali Integrations"
linkTitle: "Integrations"
weight: 11
description: Integration with other tools and platforms.
---
26 changes: 26 additions & 0 deletions content/en/docs/Integrations/ossm-console.md
@@ -0,0 +1,26 @@
---
title: "OSSM Console"
description: >
OpenShift Service Mesh Console - Dynamic plugin
for OpenShift
weight: 40
---

OpenShift Service Mesh Console (OSSMC) is a Kiali integration for OpenShift console based in OpenShift [dynamic plugins](https://docs.openshift.com/container-platform/4.11/web_console/dynamic-plug-ins.html) technology.
It integrates part of the Kiali functionality into the OpenShift console, providing visibility of the Service Mesh.

![OSSMC](/images/documentation/integration/ossmc.png)

OSSMC was [first released](https://cloud.redhat.com/blog/introducing-the-openshift-service-mesh-console-a-developer-preview) in September 2022 as a developer preview. Please give it a try, provide feedback and let us know of any issues!

### User Documentation
* [User guide](https://github.com/kiali/openshift-servicemesh-plugin/blob/main/docs/users-guide.md)
* [Installation Guide](https://github.com/kiali/openshift-servicemesh-plugin/blob/main/docs/install-guide.md)

### Get Involved
* [Development guide](https://github.com/kiali/openshift-servicemesh-plugin/blob/main/README.md)
* [Create a bug report or an Improvement Request](https://github.com/kiali/openshift-servicemesh-plugin/issues/new)
* [Contribute with an issue](https://github.com/kiali/openshift-servicemesh-plugin/issues)

### Releases
* [Release list](https://github.com/kiali/openshift-servicemesh-plugin/releases)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17bd60e

Please sign in to comment.