From 7e0b0d6c1a3f6dfa308d2d85e861bb4653bbcc64 Mon Sep 17 00:00:00 2001 From: mdryaan Date: Sun, 17 May 2026 00:26:13 +0530 Subject: [PATCH] fix(docs): update stale helm version and fix helms/Namepspace typos Signed-off-by: mdryaan --- docs/best-practices/batch-colocation-quick-start.md | 2 +- docs/installation.md | 2 +- docs/user-manuals/colocation-profile.md | 2 +- .../version-v1.8/best-practices/batch-colocation-quick-start.md | 2 +- versioned_docs/version-v1.8/installation.md | 2 +- versioned_docs/version-v1.8/user-manuals/colocation-profile.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/best-practices/batch-colocation-quick-start.md b/docs/best-practices/batch-colocation-quick-start.md index 885a30d9e95..d864d919e29 100644 --- a/docs/best-practices/batch-colocation-quick-start.md +++ b/docs/best-practices/batch-colocation-quick-start.md @@ -98,7 +98,7 @@ helm repo update Install Koordinator (latest stable version): ```bash -helm install koordinator koordinator-sh/koordinator --version 1.6.0 +helm install koordinator koordinator-sh/koordinator --version 1.8.0 ``` Verify the installation: diff --git a/docs/installation.md b/docs/installation.md index c3947d5abe5..7198bc467d8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -7,7 +7,7 @@ You can get more info form [here](https://kubernetes.io/docs/reference/command-l For the best experience, koordinator recommends **linux kernel 4.19** or higher. -## Install with helms +## Install with helm Koordinator can be simply installed by helm v3.5+, which is a simple command-line tool, and you can get it from [here](https://github.com/helm/helm/releases). diff --git a/docs/user-manuals/colocation-profile.md b/docs/user-manuals/colocation-profile.md index 3d3c3c540d9..e1a3a2f1d70 100644 --- a/docs/user-manuals/colocation-profile.md +++ b/docs/user-manuals/colocation-profile.md @@ -50,7 +50,7 @@ If you are not familiar with Kubernetes resources please refer to the page [Unde ### Create ClusterColocationProfile -The `profile.yaml` file below describes to modify Pod in Namepspace with label `koordinator.sh/enable-colocation=true` and inject Koordinator QoS, Koordinator Priority etc. +The `profile.yaml` file below describes to modify Pod in Namespace with label `koordinator.sh/enable-colocation=true` and inject Koordinator QoS, Koordinator Priority etc. ```yaml apiVersion: config.koordinator.sh/v1alpha1 diff --git a/versioned_docs/version-v1.8/best-practices/batch-colocation-quick-start.md b/versioned_docs/version-v1.8/best-practices/batch-colocation-quick-start.md index 885a30d9e95..d864d919e29 100644 --- a/versioned_docs/version-v1.8/best-practices/batch-colocation-quick-start.md +++ b/versioned_docs/version-v1.8/best-practices/batch-colocation-quick-start.md @@ -98,7 +98,7 @@ helm repo update Install Koordinator (latest stable version): ```bash -helm install koordinator koordinator-sh/koordinator --version 1.6.0 +helm install koordinator koordinator-sh/koordinator --version 1.8.0 ``` Verify the installation: diff --git a/versioned_docs/version-v1.8/installation.md b/versioned_docs/version-v1.8/installation.md index c3947d5abe5..7198bc467d8 100644 --- a/versioned_docs/version-v1.8/installation.md +++ b/versioned_docs/version-v1.8/installation.md @@ -7,7 +7,7 @@ You can get more info form [here](https://kubernetes.io/docs/reference/command-l For the best experience, koordinator recommends **linux kernel 4.19** or higher. -## Install with helms +## Install with helm Koordinator can be simply installed by helm v3.5+, which is a simple command-line tool, and you can get it from [here](https://github.com/helm/helm/releases). diff --git a/versioned_docs/version-v1.8/user-manuals/colocation-profile.md b/versioned_docs/version-v1.8/user-manuals/colocation-profile.md index 3d3c3c540d9..e1a3a2f1d70 100644 --- a/versioned_docs/version-v1.8/user-manuals/colocation-profile.md +++ b/versioned_docs/version-v1.8/user-manuals/colocation-profile.md @@ -50,7 +50,7 @@ If you are not familiar with Kubernetes resources please refer to the page [Unde ### Create ClusterColocationProfile -The `profile.yaml` file below describes to modify Pod in Namepspace with label `koordinator.sh/enable-colocation=true` and inject Koordinator QoS, Koordinator Priority etc. +The `profile.yaml` file below describes to modify Pod in Namespace with label `koordinator.sh/enable-colocation=true` and inject Koordinator QoS, Koordinator Priority etc. ```yaml apiVersion: config.koordinator.sh/v1alpha1