tutor-contrib-hpa


Nametutor-contrib-hpa JSON
Version 18.0.0 PyPI version JSON
download
home_pagehttps://github.com/myusername/tutor-contrib-hpa
SummaryTutor plugin to enable HPA for Kubernetes installations of Open edX
upload_time2024-07-26 19:46:23
maintainerNone
docs_urlNone
authorAulasneo
requires_python>=3.7
licenseAGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            hpa plugin for `Tutor <https://docs.tutor.overhang.io>`__
===================================================================================

Tutor plugin to enable HPA in K8s.
Inspired in https://gitlab.com/opencraft/dev/tutor-contrib-grove/-/blob/d531bf4b96cd3ac1637563710da5326fc97dce87/tutorgrove/plugin.py#L18-21

.. image:: https://img.shields.io/badge/linting-pylint-yellowgreen
    :target: https://github.com/pylint-dev/pylint


Installation
------------

::

    pip install tutor-contrib-hpa

Configuration
-------------



Usage
-----

::

    tutor plugins enable hpa


License
-------

This software is licensed under the terms of the AGPLv3.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/myusername/tutor-contrib-hpa",
    "name": "tutor-contrib-hpa",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Aulasneo",
    "author_email": "andres@aulasneo.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/56/2ae4e479140078f6cdbe90a0a3b28a28b52872383102de7040b30090221c/tutor_contrib_hpa-18.0.0.tar.gz",
    "platform": null,
    "description": "hpa plugin for `Tutor <https://docs.tutor.overhang.io>`__\n===================================================================================\n\nTutor plugin to enable HPA in K8s.\nInspired in https://gitlab.com/opencraft/dev/tutor-contrib-grove/-/blob/d531bf4b96cd3ac1637563710da5326fc97dce87/tutorgrove/plugin.py#L18-21\n\n.. image:: https://img.shields.io/badge/linting-pylint-yellowgreen\n    :target: https://github.com/pylint-dev/pylint\n\n\nInstallation\n------------\n\n::\n\n    pip install tutor-contrib-hpa\n\nConfiguration\n-------------\n\n\n\nUsage\n-----\n\n::\n\n    tutor plugins enable hpa\n\n\nLicense\n-------\n\nThis software is licensed under the terms of the AGPLv3.\n",
    "bugtrack_url": null,
    "license": "AGPLv3",
    "summary": "Tutor plugin to enable HPA for Kubernetes installations of Open edX",
    "version": "18.0.0",
    "project_urls": {
        "Code": "https://github.com/myusername/tutor-contrib-hpa",
        "Homepage": "https://github.com/myusername/tutor-contrib-hpa",
        "Issue tracker": "https://github.com/myusername/tutor-contrib-hpa/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59178ae1be76ffe46731533e75eb14b9d05e1a3b215540650bc7c31b97bf57d9",
                "md5": "63e132762dca271925a624100d9d6ee2",
                "sha256": "a75d3f607cf0165aa02369a866ffed6b4abc89cc2ea684a042c65e56f3e7bfe3"
            },
            "downloads": -1,
            "filename": "tutor_contrib_hpa-18.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63e132762dca271925a624100d9d6ee2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4899,
            "upload_time": "2024-07-26T19:46:21",
            "upload_time_iso_8601": "2024-07-26T19:46:21.821070Z",
            "url": "https://files.pythonhosted.org/packages/59/17/8ae1be76ffe46731533e75eb14b9d05e1a3b215540650bc7c31b97bf57d9/tutor_contrib_hpa-18.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec562ae4e479140078f6cdbe90a0a3b28a28b52872383102de7040b30090221c",
                "md5": "3d82f38e3a5721b7fb4e7dbc207181f4",
                "sha256": "77d20fa1e28ff057834acb9b2cbc4b0d57a1fb3ecb47905d46e4d01f89416d8d"
            },
            "downloads": -1,
            "filename": "tutor_contrib_hpa-18.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3d82f38e3a5721b7fb4e7dbc207181f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4118,
            "upload_time": "2024-07-26T19:46:23",
            "upload_time_iso_8601": "2024-07-26T19:46:23.182932Z",
            "url": "https://files.pythonhosted.org/packages/ec/56/2ae4e479140078f6cdbe90a0a3b28a28b52872383102de7040b30090221c/tutor_contrib_hpa-18.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-26 19:46:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "myusername",
    "github_project": "tutor-contrib-hpa",
    "github_not_found": true,
    "lcname": "tutor-contrib-hpa"
}
        
Elapsed time: 0.39064s