Skip to content

Commit

Permalink
ossmc integration page cleanup (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Oct 30, 2023
1 parent 33cca60 commit 3b4ab99
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions content/en/docs/Integrations/ossm-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@ title: "OSSM Console"
description: >
OpenShift Service Mesh Console - Dynamic plugin
for OpenShift
weight: 40
weight: 10
---

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-plugin/dynamic-plugin-overview.html) technology.
It integrates part of the Kiali functionality into the OpenShift console, providing visibility of the Service Mesh.
OpenShift Service Mesh Console (OSSMC) is a Kiali integration for OpenShift Console based on OpenShift [dynamic plugins](https://docs.openshift.com/container-platform/4.11/web_console/dynamic-plugin/dynamic-plugin-overview.html) technology.
It integrates part of the Kiali UI 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!
![OSSMC](/images/documentation/installation/installation-guide/20-overview.png)

### 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)
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. It has since be released GA in October 2023.

### Documentation
* [User guide](/docs/ossmc/users-guide)
* [Install via OSSMConsole CR](/docs/installation/installation-guide/creating-updating-ossmconsole-cr/)

### 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)
* [Contribute with an existing issue](https://github.com/kiali/openshift-servicemesh-plugin/issues)

### Releases
* [Release list](https://github.com/kiali/openshift-servicemesh-plugin/releases)
* [Release list](https://github.com/kiali/openshift-servicemesh-plugin/releases)

0 comments on commit 3b4ab99

Please sign in to comment.