Skip to content

Commit

Permalink
remove default-queue install
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxuzhonghu committed Jul 19, 2019
1 parent ed54274 commit cca1a22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ replicaset.apps/volcano-admission-56f5465597 1 1 1 36s
replicaset.apps/volcano-controllers-687948d9c8 1 1 1 36s
replicaset.apps/volcano-scheduler-94998fc64 1 1 1 36s
```
Volcano scheduler utilize `queues.scheduling.incubator.k8s.io` to share resource, therefore default queue is required before usage.
```$xslt
kubectl apply -f default-queue.yaml
```

## Installing volcano via helm charts

Expand Down

0 comments on commit cca1a22

Please sign in to comment.