-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,20 @@ | |
url: https://github.com/eduNEXT/drydock/ | ||
author: eduNEXT <[email protected]> | ||
maintainer: eduNEXT <[email protected]> | ||
|
||
- name: k8s_harmony | ||
src: tutor-plugin-harmony>=18.0.0,<19.0.0 | ||
url: https://github.com/openedx/openedx-k8s-harmony | ||
author: eduNEXT <[email protected]>, OpenCraft <[email protected]>, and contributors | ||
maintainer: OpenCraft <[email protected]> | ||
description: | | ||
Tutor plugin to deploy multiple Open edX instances on a single cluster. | ||
- name: pod-autoscaling | ||
src: -e git+https://github.com/eduNEXT/[email protected]#egg=tutor-contrib-pod-autoscaling | ||
url: https://github.com/eduNEXT/tutor-contrib-pod-autoscaling | ||
author: eduNEXT | ||
maintainer: eduNEXT | ||
description: | | ||
Drydock is an opinionated tool offering a set of Tutor plugins aiming to provide features | ||
that enhance the operation of Open edX installations in Kubernetes. | ||
|