chaosgarden


Namechaosgarden JSON
Version 0.2.9 PyPI version JSON
download
home_pagehttps://github.com/gardener/chaos-engineering
SummaryGeneric cloud provider zone outage and Kubernetes pod disruption simulations with specific support for Gardener
upload_time2024-04-05 09:43:42
maintainerNone
docs_urlNone
authorSAP SE
requires_python>=3.9
licenseLicense :: OSI Approved :: Apache Software License
keywords chaostoolkit kubernetes gardener
VCS
bugtrack_url
requirements azure-mgmt-network chaostoolkit chaostoolkit-lib chaostoolkit-aws chaostoolkit-azure chaostoolkit-google-cloud-platform chaostoolkit-kubernetes kubernetes Mako openstacksdk python-box PyYAML urllib3 aliyun-python-sdk-core aliyun-python-sdk-ecs aliyun-python-sdk-vpc
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides generic [`chaostoolkit`](https://chaostoolkit.org) modules to simulate *compute* and *network* outages for various cloud providers as well as *pod disruptions* for any Kubernetes cluster.

<img src="https://raw.githubusercontent.com/gardener/gardener/master/logo/gardener.svg" width="16"/> [Gardener](https://github.com/gardener/gardener) users benefit from an additional module that leverages the generic modules, but exposes their functionality in the most simple, homogeneous, and secure way (no need to specify cloud provider credentials, cluster credentials, or filters explicitly; retrieves credentials and stores them in memory only).

Please check out the repo [README](https://github.com/gardener/chaos-engineering/blob/main/readme.md) for more information and then head out to our [getting started tutorial](https://github.com/gardener/chaos-engineering/blob/main/docs/tutorials/getting_started.md) and/or [Python scripting tutorial](https://github.com/gardener/chaos-engineering/blob/main/docs/tutorials/python_scripting.md), if you want to see what it is like to work with the `chaosgarden` package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gardener/chaos-engineering",
    "name": "chaosgarden",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "chaostoolkit, kubernetes, gardener",
    "author": "SAP SE",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f0/34/99879e0bfdd717a373cb16d2e9e9fded035e096727a7ff9cc6ebfdcc870f/chaosgarden-0.2.9.tar.gz",
    "platform": "AWS",
    "description": "This package provides generic [`chaostoolkit`](https://chaostoolkit.org) modules to simulate *compute* and *network* outages for various cloud providers as well as *pod disruptions* for any Kubernetes cluster.\n\n<img src=\"https://raw.githubusercontent.com/gardener/gardener/master/logo/gardener.svg\" width=\"16\"/> [Gardener](https://github.com/gardener/gardener) users benefit from an additional module that leverages the generic modules, but exposes their functionality in the most simple, homogeneous, and secure way (no need to specify cloud provider credentials, cluster credentials, or filters explicitly; retrieves credentials and stores them in memory only).\n\nPlease check out the repo [README](https://github.com/gardener/chaos-engineering/blob/main/readme.md) for more information and then head out to our [getting started tutorial](https://github.com/gardener/chaos-engineering/blob/main/docs/tutorials/getting_started.md) and/or [Python scripting tutorial](https://github.com/gardener/chaos-engineering/blob/main/docs/tutorials/python_scripting.md), if you want to see what it is like to work with the `chaosgarden` package.\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: Apache Software License",
    "summary": "Generic cloud provider zone outage and Kubernetes pod disruption simulations with specific support for Gardener",
    "version": "0.2.9",
    "project_urls": {
        "Homepage": "https://github.com/gardener/chaos-engineering"
    },
    "split_keywords": [
        "chaostoolkit",
        " kubernetes",
        " gardener"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d20085238132d978f3bf3bae6994c40af5bde754920feccacfd7813bbf8369b",
                "md5": "d1b988ce84d60b24bd77faad668e0204",
                "sha256": "bbf535e9edeff6f2f2e7428a8136a83760b735cd42d9e4ac107eb7ee13f8f045"
            },
            "downloads": -1,
            "filename": "chaosgarden-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1b988ce84d60b24bd77faad668e0204",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 74057,
            "upload_time": "2024-04-05T09:43:39",
            "upload_time_iso_8601": "2024-04-05T09:43:39.904588Z",
            "url": "https://files.pythonhosted.org/packages/7d/20/085238132d978f3bf3bae6994c40af5bde754920feccacfd7813bbf8369b/chaosgarden-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f03499879e0bfdd717a373cb16d2e9e9fded035e096727a7ff9cc6ebfdcc870f",
                "md5": "23fe6384416461a87fe07473852e05fa",
                "sha256": "6457064d84961bb9e80261b155b6a7b53fe79a8bbaceee304284a8b825b0139d"
            },
            "downloads": -1,
            "filename": "chaosgarden-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "23fe6384416461a87fe07473852e05fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 59138,
            "upload_time": "2024-04-05T09:43:42",
            "upload_time_iso_8601": "2024-04-05T09:43:42.307543Z",
            "url": "https://files.pythonhosted.org/packages/f0/34/99879e0bfdd717a373cb16d2e9e9fded035e096727a7ff9cc6ebfdcc870f/chaosgarden-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 09:43:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gardener",
    "github_project": "chaos-engineering",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "azure-mgmt-network",
            "specs": [
                [
                    "<",
                    "23"
                ],
                [
                    ">=",
                    "22.2.0"
                ]
            ]
        },
        {
            "name": "chaostoolkit",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.15.0"
                ]
            ]
        },
        {
            "name": "chaostoolkit-lib",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.33.1"
                ]
            ]
        },
        {
            "name": "chaostoolkit-aws",
            "specs": [
                [
                    "<",
                    "1"
                ],
                [
                    ">=",
                    "0.21.2"
                ]
            ]
        },
        {
            "name": "chaostoolkit-azure",
            "specs": [
                [
                    ">=",
                    "0.11.0"
                ],
                [
                    "<",
                    "1"
                ]
            ]
        },
        {
            "name": "chaostoolkit-google-cloud-platform",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ],
                [
                    "<",
                    "1"
                ]
            ]
        },
        {
            "name": "chaostoolkit-kubernetes",
            "specs": [
                [
                    "<",
                    "1"
                ],
                [
                    ">=",
                    "0.26.3"
                ]
            ]
        },
        {
            "name": "kubernetes",
            "specs": [
                [
                    ">=",
                    "28.1.0"
                ]
            ]
        },
        {
            "name": "Mako",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.2.4"
                ]
            ]
        },
        {
            "name": "openstacksdk",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "python-box",
            "specs": [
                [
                    "<",
                    "8"
                ],
                [
                    ">=",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "6.0"
                ],
                [
                    "<",
                    "7"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.26.14"
                ]
            ]
        },
        {
            "name": "aliyun-python-sdk-core",
            "specs": [
                [
                    ">=",
                    "2.13.36"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "name": "aliyun-python-sdk-ecs",
            "specs": [
                [
                    ">=",
                    "4.24.30"
                ],
                [
                    "<",
                    "5"
                ]
            ]
        },
        {
            "name": "aliyun-python-sdk-vpc",
            "specs": [
                [
                    "<",
                    "4"
                ],
                [
                    ">=",
                    "3.0.33"
                ]
            ]
        }
    ],
    "lcname": "chaosgarden"
}
        
Elapsed time: 0.25230s