diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 2337936cfa..32bbf7fb6a 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -225,7 +225,7 @@ hidechildren homedata homeobservability homeorchestrate -horizontalpodautoscaler +horizontalpodautoscalers hpa hreflang htmltest diff --git a/docs/content/en/docs/components/_index.md b/docs/content/en/docs/components/_index.md index f3d2dad42f..23ef55a6c4 100644 --- a/docs/content/en/docs/components/_index.md +++ b/docs/content/en/docs/components/_index.md @@ -10,8 +10,8 @@ Keptn consists of two main components: * Keptn Lifecycle Operator, which splits into two separate operators in Release 0.7.0 and later: - * Lifecycle-Operator - * Metrics-Operator + * Lifecycle-Operator + * Metrics-Operator * Keptn Lifecycle Scheduler ```mermaid diff --git a/docs/content/en/docs/components/lifecycle-operator/crd-ref/_index.md b/docs/content/en/docs/components/lifecycle-operator/crd-ref/_index.md index 755babc034..046650f09a 100644 --- a/docs/content/en/docs/components/lifecycle-operator/crd-ref/_index.md +++ b/docs/content/en/docs/components/lifecycle-operator/crd-ref/_index.md @@ -1,6 +1,7 @@ --- title: CRD Reference description: CRD Reference for Keptn Lifecycle Operator +weight: 10 --- ## CRD Reference @@ -23,4 +24,4 @@ For more information about CRDs and APIs, see the Kubernetes documentation: * [API versioning](https://kubernetes.io/docs/reference/using-api/#api-versioning) -* [Understanding Kubernetes Objects](https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/) \ No newline at end of file +* [Understanding Kubernetes Objects](https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/) diff --git a/docs/content/en/docs/components/metrics-operator/crd-ref/_index.md b/docs/content/en/docs/components/metrics-operator/crd-ref/_index.md index 4180ad8f27..0e019309fd 100644 --- a/docs/content/en/docs/components/metrics-operator/crd-ref/_index.md +++ b/docs/content/en/docs/components/metrics-operator/crd-ref/_index.md @@ -23,4 +23,4 @@ For more information about CRDs and APIs, see the Kubernetes documentation: * [API versioning](https://kubernetes.io/docs/reference/using-api/#api-versioning) -* [Understanding Kubernetes Objects](https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/) \ No newline at end of file +* [Understanding Kubernetes Objects](https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/) diff --git a/docs/content/en/docs/guides/auto-app-discovery.md b/docs/content/en/docs/guides/auto-app-discovery.md index 4fc3f61e7d..710e4e6b3f 100644 --- a/docs/content/en/docs/guides/auto-app-discovery.md +++ b/docs/content/en/docs/guides/auto-app-discovery.md @@ -111,4 +111,4 @@ you get observability of your application's deployments by using the OpenTelemetry tracing features that are provided by Keptn: -![Application deployment trace](../assets/trace.png) \ No newline at end of file +![Application deployment trace](../assets/trace.png) diff --git a/docs/content/en/docs/guides/evaluatemetrics.md b/docs/content/en/docs/guides/evaluatemetrics.md index a93c654f3b..f6deedc5cb 100644 --- a/docs/content/en/docs/guides/evaluatemetrics.md +++ b/docs/content/en/docs/guides/evaluatemetrics.md @@ -267,4 +267,3 @@ spec: range: interval: "3m" ``` - diff --git a/docs/content/en/docs/installation/_index.md b/docs/content/en/docs/installation/_index.md index d66bae589e..3a61599fb0 100644 --- a/docs/content/en/docs/installation/_index.md +++ b/docs/content/en/docs/installation/_index.md @@ -19,7 +19,6 @@ Keptn v0.9.0 and later is installed using [Helm](https://helm.sh/). After you install Keptn, you are ready to [Integrate Keptn with your applications](../guides/integrate.md). - ## Supported Kubernetes versions Keptn requires Kubernetes v1.24.0 or later. @@ -56,7 +55,6 @@ See [Running Keptn with vCluster](./configuration/vcluster.md) for more information. - ## Basic installation Keptn is installed onto an existing Kubernetes cluster diff --git a/docs/content/en/docs/installation/configuration/namespace.md b/docs/content/en/docs/installation/configuration/namespace.md index 6d3225109d..867ef5c6d7 100644 --- a/docs/content/en/docs/installation/configuration/namespace.md +++ b/docs/content/en/docs/installation/configuration/namespace.md @@ -42,20 +42,20 @@ Some considerations for Keptn: The `Analysis` resource references the `AnalysisDefinition` resource, which then references the `AnalysisValueTemplate` resources. - * If the `namespace` in the reference is not set explicitly, + * If the `namespace` in the reference is not set explicitly, the `AnalysisDefinition` and `AnalysisValueTemplate` resources must reside in the same namespace as the `Analysis` resource. - * If the `namespace` in the reference is set for the resources, + * If the `namespace` in the reference is set for the resources, the `Analysis`, `AnalysisDefinition`, and `AnalysisValueTemplate` resources can each reside in different namespaces. This provides configuration options such as the following: - * You can have one namespace + * You can have one namespace with all of your `AnalysisDefinition` and `AnalysisValueTemplate` resources and reuse them in the different namespaces where you run analyses. - * You can have everything strictly namespaced + * You can have everything strictly namespaced and always put the `AnalysisDefinition`, `AnalysisValueTemplate` and the `Analysis` resources into the same namespace, without adding the explicit namespace selectors diff --git a/docs/content/en/docs/installation/configuration/vcluster.md b/docs/content/en/docs/installation/configuration/vcluster.md index 5a4b475a3f..d1443c8d2a 100644 --- a/docs/content/en/docs/installation/configuration/vcluster.md +++ b/docs/content/en/docs/installation/configuration/vcluster.md @@ -28,4 +28,4 @@ To solve this problem: following the instructions in that same document. 1. Follow the instructions in the section below - to install Keptn in that vCluster. \ No newline at end of file + to install Keptn in that vCluster. diff --git a/docs/content/en/docs/installation/k8s.md b/docs/content/en/docs/installation/k8s.md index 827f972cdc..25af548131 100644 --- a/docs/content/en/docs/installation/k8s.md +++ b/docs/content/en/docs/installation/k8s.md @@ -113,4 +113,3 @@ Your cluster should include the following: you can configure Keptn to instead use your cert-manager. See [Use Keptn with cert-manager.io](./configuration/cert-manager.md) for detailed instructions. -