Skip to content

Commit

Permalink
Enhance readme
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Sep 30, 2024
1 parent 3a36361 commit 9b4361b
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Meshery Extension: Kanvas Snapshot Helm Plugin
[Meshery Extensions](https://meshery.io/extension) are plugins or add-ons that enhance the functionality of the Meshery platform beyond its core capabilities.

Types of Extensions:
[Meshery Extensions](https://meshery.io/extension) are plugins or add-ons that enhance the functionality of the Meshery platform beyond its core capabilities. Meshery supports different types of extensions ([docs](https://docs.meshery.io/extensions/)):

Types of Extensions: Meshery supports different types of extensions, including:
- [Adapters](https://docs.meshery.io/concepts/architecture/adapters): for interacting with various service meshes and cloud-native projects  
- [Load Generators]: for performance testing and benchmarking  
- [Providers]: for connecting to different cloud providers and infrastructure platforms
- CLI Plugins:
- UI Plugins:
- [Adapters](https://docs.meshery.io/concepts/architecture/adapters): Adapters allow Meshery to interface with the different cloud native infrastructure.
- [Load Generators](https://docs.meshery.io/extensibility/load-generators): for performance characterization and benchmarking
- [Integrations](https://docs.meshery.io/extensibility/integrations): model-based support for a broad variety of design and orchestration of cloud and cloud native platforms, tools, and technologies.
- [Providers](https://docs.meshery.io/extensibility/providers): for connecting to different cloud providers and infrastructure platforms
<!-- TODO: NEW PAGE NEEDED HERE:
- CLI Plugins: -->
- [UI Plugins](https://docs.meshery.io/extensibility/ui):

They allow users to customize, extend, and integrate Meshery with other tools and services. Some key points about Meshery Extensions:

Expand Down

0 comments on commit 9b4361b

Please sign in to comment.