Skip to content

Commit

Permalink
[YUNIKORN-2102] Publish helm chart for 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfred-s committed Nov 20, 2023
1 parent a7a1cd7 commit 3ca7642
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 8 deletions.
17 changes: 10 additions & 7 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,13 @@ shim layer and adopt to different ResourceManager implementation including Apach

## Feature highlights

- App-aware scheduling
- Gang scheduling
- Application and queue aware preemption
- Hierarchy Resource Queues
- Application aware scheduling
- Job Ordering and Queuing
- Resource fairness
- Resource Reservation
- Throughput
- High throughput scheduling
- Default Kubernetes workload compatible (daemonsets, jobs, deployments etc)

Read the complete list of features from [here](https://yunikorn.apache.org/docs/get_started/core_features).

Expand All @@ -64,12 +65,14 @@ YuniKorn has builtin web UIs for queue hierarchies and apps. See below:
| 1.18.x | 0.10.0 | 0.11.0 |
| 1.19.x | 0.11.0 | 1.0.0 |
| 1.20.x | 0.12.1 | 1.2.0 |
| 1.21.x | 0.12.1 | - |
| 1.22.x | 0.12.2 | - |
| 1.23.x | 0.12.2 | - |
| 1.21.x | 0.12.1 | 1.3.0 |
| 1.22.x | 0.12.2 | 1.3.0 |
| 1.23.x | 0.12.2 | 1.3.0 |
| 1.24.x | 1.0.0 | - |
| 1.25.x | 1.2.0 | - |
| 1.26.x | 1.2.0 | - |
| 1.27.x | 1.4.0 | - |
| 1.28.x | 1.4.0 | - |

## Useful links

Expand Down
21 changes: 20 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,23 @@ entries:
urls:
- https://github.com/apache/yunikorn-release/releases/download/v1.3.0/yunikorn-1.3.0.tgz
version: 1.3.0
generated: "2023-06-12T15:00:00.000000+10:00"
- apiVersion: v1
appVersion: 1.4.0
created: "2023-11-20:00:00.000000+11:00"
description: YuniKorn scheduler for Kubernetes
digest: b27542e1c17e83bbadbbb09bd4a2e6433a84d0a6c674614361f748756eb8b355
home: https://yunikorn.apache.org
icon: https://raw.githubusercontent.com/apache/yunikorn-site/master/static/img/logo/yunikorn_classic_logo.png
maintainers:
- email: [email protected]
name: Developers mailing list
sources:
- https://github.com/apache/yunikorn-core
- https://github.com/apache/yunikorn-k8shim
- https://github.com/apache/yunikorn-scheduler-interface
- https://github.com/apache/yunikorn-web
name: yunikorn
urls:
- https://github.com/apache/yunikorn-release/releases/download/v1.4.0/yunikorn-1.4.0.tgz
version: 1.4.0
generated: "2023-11-20:00:00.000000+11:00"

0 comments on commit 3ca7642

Please sign in to comment.