diff --git a/docs/versioned_docs/version-1.0/10-overview.md b/docs/versioned_docs/version-1.0/10-overview.md new file mode 100644 index 000000000..cf5054407 --- /dev/null +++ b/docs/versioned_docs/version-1.0/10-overview.md @@ -0,0 +1,38 @@ +--- +slug: / +sidebar_label: Overview +description: Find out more about Kargo - a next-generation continuous delivery and application lifecycle orchestration platform for Kubernetes +--- + +# What is Kargo? + +Kargo is a next-generation continuous delivery and application lifecycle +orchestration platform for Kubernetes. It builds upon +[GitOps](https://opengitops.dev/) principles and integrates with existing +technologies, like [Argo CD](https://argoproj.github.io/cd/), to streamline and +automate the progressive rollout of changes across the many stages of an +application's lifecycle. + +![Screenshot](./assets/screenshot.png) + +Kargo's goal is to provide an intuitive and flexible layer "above" existing GitOps tooling, wherein you can describe the relationships between various application instances deployed to different environments as well as procedures for progressing changes from one application instance's source of truth to the next. + +:::info +Watch the *Multi-Stage Deployment Pipelines the GitOps Way* talk by Jesse Suen & Kent Rancourt of Akuity at GitOpsCon EU 2024. + +
+
+