Skip to content

Commit

Permalink
Update site/content/en/docs/installation/_index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
  • Loading branch information
lowang-bh and tenzen-y committed May 22, 2024
1 parent 80f0fb5 commit c065fc8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions site/content/en/docs/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ to scrape metrics from kueue components, run the following command:
> **Note**: This feature depends on [servicemonitor CRD](https://github.com/prometheus-operator/kube-prometheus/blob/main/manifests/setup/0servicemonitorCustomResourceDefinition.yaml), please ensure that CRD is installed first.
> We can follow `https://prometheus-operator.dev/docs/prologue/quick-start/` to install it.
>
```sh
git clone https://github.com/prometheus-operator/kube-prometheus.git
kubectl apply -f github.com/prometheus-operator/kube-prometheus/manifests/setup/0servicemonitorCustomResourceDefinition.yaml
```

```shell
kubectl apply --server-side -f https://github.com/kubernetes-sigs/kueue/releases/download/$VERSION/prometheus.yaml
Expand Down

0 comments on commit c065fc8

Please sign in to comment.