Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #11

Merged
merged 3 commits into from
Dec 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@
[![Governance](https://img.shields.io/static/v1?label=Governance&message=process&color=yellow)](https://github.com/keptn/keptn/blob/master/GOVERNANCE.md)
[![Participate](https://img.shields.io/static/v1?label=Contributing&message=guide&color=blue)](https://keptn.sh/community/)

Keptn is an event-driven orchestration engine for cloud-native apps.
Started in 2018,
it uses a declarative approach to automate delivery and operations
so they can be scaled up to a large number of services.
Keptn evaluates _Service Level Indicators (SLOs)_ and provides a dashboard, alerts, and auto-remediation for them.
It also provides [integrations](https://keptn.sh/docs/integrations/)
with the Cloud Native ecosystem
including _Prometheus_, _ArgoCD_, _CloudEvents_, _Backstage_,
and many other cloud-native projects.

Keptn integrates seamlessly with cloud-native deployment tools such as ArgoCD, Flux, and Gitlab to bring application
awareness to your Kubernetes cluster. Keptn supplements the standard deployment tools with features to help you ensure
that your deployments are in a healthy state.

For information about the history of the Keptn project, see the [Keptn Lifecycle Toolkit is now Keptn!](https://medium.com/keptn/keptn-lifecycle-toolkit-is-now-keptn-e0812217bf46) blog post.

Keptn includes multiple features that can be implemented independently or together.
It targets three main use cases: Metrics, Observability, and Release lifecycle management.



Keptn is a member project of the [Cloud Native Computing Foundation](https://cncf.io).

Expand Down