diff --git a/docs/content/en/docs/implementing/_index.md b/docs/content/en/docs/implementing/_index.md index 19f62e8354..0a0c76e628 100644 --- a/docs/content/en/docs/implementing/_index.md +++ b/docs/content/en/docs/implementing/_index.md @@ -1,13 +1,6 @@ --- -title: Implementing Keptn applications -description: Learn how to implement your Keptn application -layout: quickstart +title: User Guides +description: Learn how to implement metrics, observability, and release lifecycle management with Keptn weight: 40 -hidechildren: false # this flag hides all sub-pages in the sidebar-multicard.html --- -> **Note** -This section is under development. -Information that is published here has been reviewed for technical accuracy -but the format and content is still evolving. -We welcome your input!** diff --git a/docs/content/en/docs/implementing/dora/_index.md b/docs/content/en/docs/implementing/dora/_index.md index 285a9d2063..943686d61e 100644 --- a/docs/content/en/docs/implementing/dora/_index.md +++ b/docs/content/en/docs/implementing/dora/_index.md @@ -1,7 +1,7 @@ --- title: DORA metrics description: Access DORA metrics for your cluster -weight: 65 +weight: 30 --- DORA metrics are an industry-standard set of measurements diff --git a/docs/content/en/docs/implementing/evaluatemetrics.md b/docs/content/en/docs/implementing/evaluatemetrics.md index 5d5723cc19..c539af3f18 100644 --- a/docs/content/en/docs/implementing/evaluatemetrics.md +++ b/docs/content/en/docs/implementing/evaluatemetrics.md @@ -1,7 +1,7 @@ --- title: Keptn Metrics description: Implement Keptn metrics -weight: 85 +weight: 20 --- The Keptn Metrics Operator provides a single entry point diff --git a/docs/content/en/docs/implementing/integrate/_index.md b/docs/content/en/docs/implementing/integrate/_index.md index ccd2efda31..021b08b392 100644 --- a/docs/content/en/docs/implementing/integrate/_index.md +++ b/docs/content/en/docs/implementing/integrate/_index.md @@ -1,9 +1,7 @@ --- title: Integrate Keptn with your applications description: How to integrate Keptn into your Kubernetes cluster -layout: quickstart -weight: 45 -hidechildren: false # this flag hides all sub-pages in the sidebar-multicard.html +weight: 10 --- Keptn works diff --git a/docs/content/en/docs/implementing/otel.md b/docs/content/en/docs/implementing/otel.md index b1e0675ad1..8c32cee242 100644 --- a/docs/content/en/docs/implementing/otel.md +++ b/docs/content/en/docs/implementing/otel.md @@ -1,7 +1,7 @@ --- title: OpenTelemetry observability description: How to standardize access to OpenTelemetry observability data -weight: 140 +weight: 40 ---