https://github.com/appuio/component-openshift4-service-mesh
Commodore component to manage the Red Hat OpenShift Service Mesh
https://github.com/appuio/component-openshift4-service-mesh
commodore-component vshn-project-ocp
Last synced: 4 months ago
JSON representation
Commodore component to manage the Red Hat OpenShift Service Mesh
- Host: GitHub
- URL: https://github.com/appuio/component-openshift4-service-mesh
- Owner: appuio
- License: bsd-3-clause
- Created: 2023-03-03T14:13:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-11-18T15:37:07.000Z (7 months ago)
- Last Synced: 2025-11-18T17:11:13.727Z (7 months ago)
- Topics: commodore-component, vshn-project-ocp
- Language: Makefile
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Commodore Component: openshift4-service-mesh
This is a [Commodore][commodore] Component and config package for [OpenShift
Service Mesh][ossm].
This repository is part of Project Syn.
For documentation on Project Syn and this component, see https://syn.tools.
## Documentation
The rendered documentation for this component is available on the [Commodore Components Hub](https://hub.syn.tools/openshift4-service-mesh).
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
It is located in the [docs/](docs) folder.
The [Divio documentation structure](https://documentation.divio.com/) is used to organize its content.
Run the `make docs-serve` command in the root of the project, and then browse to http://localhost:2020 to see a preview of the current state of the documentation.
After writing the documentation, please use the `make docs-vale` command and correct any warnings raised by the tool.
## Contributing and license
This library is licensed under [BSD-3-Clause](LICENSE).
For information about how to contribute see [CONTRIBUTING](CONTRIBUTING.md).
[commodore]: https://syn.tools/commodore/
[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/
[ossm]: https://docs.openshift.com/container-platform/latest/service_mesh/v2x/ossm-about.html