Unverified Commit 50e8c4d2 authored by li mengyang's avatar li mengyang Committed by GitHub
Browse files

Add individual development yamls for volcano 1.3 (#2003)

Signed-off-by: default avatarhwdef <hwdefcom@outlook.com>
parent 44ec8eb2
Showing with 2 additions and 2 deletions
+2 -2
......@@ -67,10 +67,10 @@ Install Volcano on an existing Kubernetes cluster. This way is both available fo
```
For x86_64:
kubectl apply -f https://raw.githubusercontent.com/volcano-sh/volcano/master/installer/volcano-development.yaml
kubectl apply -f https://raw.githubusercontent.com/volcano-sh/volcano/release-1.3/installer/volcano-development.yaml
For arm64:
kubectl apply -f https://raw.githubusercontent.com/volcano-sh/volcano/master/installer/volcano-development-arm64.yaml
kubectl apply -f https://raw.githubusercontent.com/volcano-sh/volcano/release-1.3/installer/volcano-development-arm64.yaml
```
Enjoy! Volcano will create the following resources in `volcano-system` namespace.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment