openedx-actions/Open edX Tutor k8s configure autoscaling policy

Github Action to configure k8s HorizontalPodAutoscaler for a pod

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pod-nameThe name of the pod. Examples: lms, lms-worker, cms, cms-worker, discovery, notes, mfeyes
cpu-thresholdAverage maximum cpu utilization percentage per pod to be maintained. Default is 50no50
minimum-podsThe lower limit for the number of pods that can be set by the autoscaler. Default is 1no1
maximum-podsThe upper limit for the number of pods that can be set by the autoscaler. Default is 10no10

no outputs