Skip to content

Commit

Permalink
Update application-management.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Nov 11, 2023
1 parent 8a433ee commit 72b6d94
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/pages/tasks/application-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,13 @@ Meshery's application management features allows you to store, manage, configure

A single file (future: which could be split into multiple files upon user request) that comprises Kubernetes objects representative of a complete set of Kubernetes workload resources.

### What is a Meshery Rollout?
"v1" Application = Services + Deployments + ReplicaSets
"v2" Application = Services + Deployments + ReplicaSets (Rollout Strategy)
You can import an applications as:


You can define the applications as
- Kubernetes manifest
- Meshery Design
- Helm Charts
- Docker Compose

<img src="{{ site.baseurl }}/assets/img/configuration-management/meshery-applications-seeded.png" />

You can also import application files from the filesystem, a URL or from a GitHub repository.

<img src="{{ site.baseurl }}/assets/img/configuration-management/meshery-applications.png" />
Expand Down

0 comments on commit 72b6d94

Please sign in to comment.