Skip to content

Commit 79b99d8

Browse files
committed
chore: add harmony plugin
1 parent f04172c commit 79b99d8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

contrib/redwood/plugins.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,20 @@
2929
url: https://github.com/eduNEXT/drydock/
3030
author: eduNEXT <[email protected]>
3131
maintainer: eduNEXT <[email protected]>
32+
33+
- name: k8s_harmony
34+
src: tutor-plugin-harmony>=18.0.0,<19.0.0
35+
url: https://github.com/openedx/openedx-k8s-harmony
36+
author: eduNEXT <[email protected]>, OpenCraft <[email protected]>, and contributors
37+
maintainer: OpenCraft <[email protected]>
38+
description: |
39+
Tutor plugin to deploy multiple Open edX instances on a single cluster.
40+
41+
- name: pod-autoscaling
42+
src: -e git+https://github.com/eduNEXT/[email protected]#egg=tutor-contrib-pod-autoscaling
43+
url: https://github.com/eduNEXT/tutor-contrib-pod-autoscaling
44+
author: eduNEXT
45+
maintainer: eduNEXT
3246
description: |
3347
Drydock is an opinionated tool offering a set of Tutor plugins aiming to provide features
3448
that enhance the operation of Open edX installations in Kubernetes.

0 commit comments

Comments
 (0)