From cd1e3c37d6bd6a5f4fbc57dbd8b9d7342b2ee1cf Mon Sep 17 00:00:00 2001 From: Nitish Malhotra Date: Mon, 26 Apr 2021 20:23:36 -0700 Subject: [PATCH] Add orkestra arch to README.md Signed-off-by: Nitish Malhotra --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2facbd6..bd0d833 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Build Status](https://dev.azure.com/azure/Orkestra/_apis/build/status/Azure.Orkestra?branchName=main)](https://dev.azure.com/azure/Orkestra/_build/latest?definitionId=95&branchName=main) +

+ Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for fine-grained orchestration a group of inter-dependent *"Applications"* (and their inter-dependent subcharts). An *"Application"* may be defined as a [Helm](https://helm.sh/) chart or artifact, with or without [subchart](https://helm.sh/docs/helm/helm_dependency) dependencies. Sophisticated applications require **intelligent** release orchestration and lifecycle management that is not supported by Helm.