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

Commit

Permalink
Merge pull request #658 from hex108/doc
Browse files Browse the repository at this point in the history
Address helm install error in tutorial.md
  • Loading branch information
k8s-ci-robot authored Mar 24, 2019
2 parents 0c61406 + ea8fd9c commit dbf78a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/usage/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Run the `kube-batch` as kubernetes scheduler
# helm install $GOPATH/src/github.com/kubernetes-sigs/kube-batch/deployment/kube-batch --namespace kube-system
```

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.

Verify the release

```bash
Expand Down

0 comments on commit dbf78a3

Please sign in to comment.