Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit dbf78a3

Browse files
authored
Merge pull request #658 from hex108/doc
Address helm install error in tutorial.md
2 parents 0c61406 + ea8fd9c commit dbf78a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/usage/tutorial.md

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Run the `kube-batch` as kubernetes scheduler
3535
# helm install $GOPATH/src/github.com/kubernetes-sigs/kube-batch/deployment/kube-batch --namespace kube-system
3636
```
3737

38+
Note: If there is an error `Error: apiVersion "scheduling.incubator.k8s.io/v1alpha1" in kube-batch/templates/default.yaml is not available`, please update your helm to latest version and try it again.
39+
3840
Verify the release
3941

4042
```bash

0 commit comments

Comments
 (0)