Skip to content

Commit

Permalink
Merge pull request #7069 from network-charles/network-charles-patch-2
Browse files Browse the repository at this point in the history
kwok CAS: update README docs to include helm repo add
  • Loading branch information
k8s-ci-robot committed Sep 18, 2024
2 parents 64dd4b4 + 0e8cb6f commit 6429e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster-autoscaler/cloudprovider/kwok/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Follow [the official docs to install `kwok`](https://kwok.sigs.k8s.io/docs/user/

*Using helm chart*:
```shell
helm repo add cluster-autoscaler https://kubernetes.github.io/autoscaler
helm upgrade --install <release-name> charts/cluster-autoscaler \
--set "serviceMonitor.enabled"=true --set "serviceMonitor.namespace"=default \
--set "cloudprovider"=kwok --set "image.tag"="<image-tag>" \
Expand Down

0 comments on commit 6429e4b

Please sign in to comment.