magnum-capi-helm


Namemagnum-capi-helm JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://www.openstack.org/
SummaryOpenStack Magnum driver using helm to create k8s clusters with Cluster API.
upload_time2024-06-06 08:41:46
maintainerNone
docs_urlNone
authorOpenStack
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
magnum-capi-helm
===============================

OpenStack Magnum driver using Helm to create k8s clusters
with Cluster API.

The driver uses `capi-helm-charts <https://github.com/stackhpc/capi-helm-charts>`_
to create the k8s resources needed to provision a k8s cluster using
Cluster API, including various useful add-ons like a CNI and a monitoring
stack.


Note, the above Helm charts are intended to be
a way to share a reference method to create K8s
on OpenStack. The charts are not expected or
intended to be specific to Magnum. The hope is
they can also be used by ArgoCD, Flux or Azimuth
to create k8s clusters on OpenStack.

Work on this driver started upstream around October 2021.
After failing to get merged during Bobcat,
we created this downstream repo as a stop-gap to help
those wanting to use this driver now.
https://specs.openstack.org/openstack/magnum-specs/specs/bobcat/clusterapi-driver.html




            

Raw data

            {
    "_id": null,
    "home_page": "https://www.openstack.org/",
    "name": "magnum-capi-helm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/20/d8/4e8a7977905b6e3cc9e9141a5d709fc9deb7ac0d8b15e150ebf4492e1f05/magnum-capi-helm-1.0.0.tar.gz",
    "platform": null,
    "description": "===============================\nmagnum-capi-helm\n===============================\n\nOpenStack Magnum driver using Helm to create k8s clusters\nwith Cluster API.\n\nThe driver uses `capi-helm-charts <https://github.com/stackhpc/capi-helm-charts>`_\nto create the k8s resources needed to provision a k8s cluster using\nCluster API, including various useful add-ons like a CNI and a monitoring\nstack.\n\n\nNote, the above Helm charts are intended to be\na way to share a reference method to create K8s\non OpenStack. The charts are not expected or\nintended to be specific to Magnum. The hope is\nthey can also be used by ArgoCD, Flux or Azimuth\nto create k8s clusters on OpenStack.\n\nWork on this driver started upstream around October 2021.\nAfter failing to get merged during Bobcat,\nwe created this downstream repo as a stop-gap to help\nthose wanting to use this driver now.\nhttps://specs.openstack.org/openstack/magnum-specs/specs/bobcat/clusterapi-driver.html\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "OpenStack Magnum driver using helm to create k8s clusters with Cluster API.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://www.openstack.org/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc747eb362d0153f194867827d46a8edd037c8e1783a5c1025b70dc794e187eb",
                "md5": "6ba8aef6a868c57840ad7b46f4c1039e",
                "sha256": "d50c3567ed6517602738f84440a4f54d11869effffcb52a62be88dd1a7b4192c"
            },
            "downloads": -1,
            "filename": "magnum_capi_helm-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ba8aef6a868c57840ad7b46f4c1039e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 51448,
            "upload_time": "2024-06-06T08:41:45",
            "upload_time_iso_8601": "2024-06-06T08:41:45.060990Z",
            "url": "https://files.pythonhosted.org/packages/fc/74/7eb362d0153f194867827d46a8edd037c8e1783a5c1025b70dc794e187eb/magnum_capi_helm-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20d84e8a7977905b6e3cc9e9141a5d709fc9deb7ac0d8b15e150ebf4492e1f05",
                "md5": "b91fdc00c89c3276a02218509df184f7",
                "sha256": "ca45c8f16ce28eb15df49a6187087327c83c826df8221f9fbd7ebbe85d087953"
            },
            "downloads": -1,
            "filename": "magnum-capi-helm-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b91fdc00c89c3276a02218509df184f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 57038,
            "upload_time": "2024-06-06T08:41:46",
            "upload_time_iso_8601": "2024-06-06T08:41:46.542989Z",
            "url": "https://files.pythonhosted.org/packages/20/d8/4e8a7977905b6e3cc9e9141a5d709fc9deb7ac0d8b15e150ebf4492e1f05/magnum-capi-helm-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-06 08:41:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "magnum-capi-helm"
}
        
Elapsed time: 1.16953s