website icon indicating copy to clipboard operation
website copied to clipboard

Volcano website and documentation repo: https://volcano.sh

Results 18 website issues
Sort by recently updated
recently updated
newest added

resolve https://github.com/volcano-sh/website/issues/325

size/XS

Recently I am studying the volcano document, and I found that there are some places that can be optimized. I plan to spend some time optimizing the format and errors...

* **Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines * **What kind of change does this PR introduce?** (Bug fix, feature,...

kind/bug
kind/feature
size/L
do-not-merge/work-in-progress
kind/cleanup
kind/documentation
kind/design
retest-not-required-docs-only

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines * **What kind of change does this PR introduce?** (Bug fix, feature, docs...

kind/bug
kind/feature
kind/cleanup
do-not-merge/hold
kind/documentation
kind/design
size/XXL

https://volcano.sh/en/docs/queue/#operation-1 In step 6 it says "Create job `j2` with a CPU request of 3C in `p2`". Should that be `j3`? `j2` has already been created in step 3. Thanks.

**Description:** The docs at https://volcano.sh/en/docs/#ecosystem seems to have a lot of broke links. This is an umbrella issue for the same to fix all of them under one PR -...

Volcano support `spec.guarantee` reserve resources for a queue. but document doesn't have tips. ```yaml apiVersion: scheduling.volcano.sh/v1beta1 kind: Queue metadata: name: q1 spec: reclaimable: true weight: 1 guarantee: // reservation key...

Currently, there are two ways to support the integration of Spark on Kubernetes and volcano. - Spark on Kubernetes native support: maintained by the [Apache Spark community](https://github.com/apache/spark) and Volcano community...

#### What would you like to be added: 1. Check the document integrity in the website and check whether all user documents in the Volcano repository have been synchronized to...