diff --git a/contrib/redwood/plugins.yml b/contrib/redwood/plugins.yml index 424f1d5..01b27e0 100644 --- a/contrib/redwood/plugins.yml +++ b/contrib/redwood/plugins.yml @@ -29,6 +29,20 @@ url: https://github.com/eduNEXT/drydock/ author: eduNEXT maintainer: eduNEXT + +- name: k8s_harmony + src: tutor-plugin-harmony>=18.0.0,<19.0.0 + url: https://github.com/openedx/openedx-k8s-harmony + author: eduNEXT , OpenCraft , and contributors + maintainer: OpenCraft + description: | + Tutor plugin to deploy multiple Open edX instances on a single cluster. + +- name: pod-autoscaling + src: -e git+https://github.com/eduNEXT/tutor-contrib-pod-autoscaling@v17.0.0#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.