{ "info": { "author": "Bogdan Mustiata", "author_email": "bogdan.mustiata@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "kube-merge allows merging other Kubernetes configurations into the\ncurrent configuration.\n\nInstallation\n============\n\n.. code:: sh\n\n pip install kube-merge\n\nUsage\n=====\n\nIn order to merge other configs first dump the configuration to a file.\nFor example if using the microk8s snap from Ubuntu, just dump the\nconfiguration to a file:\n\n.. code:: sh\n\n microk8s.kubectl config view --raw > microk8s.yml\n\nthen simply add it:\n\n.. code:: sh\n\n kube-merge microk8s.yml\n\nThis *will change* the default configuration, adding the clusters and\nusers.\n\nFrom there you\u2019ll just switch the context using the regular:\n\n.. code:: sh\n\n kubectl config use-context ...\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "kube_merge", "package_url": "https://pypi.org/project/kube_merge/", "platform": "", "project_url": "https://pypi.org/project/kube_merge/", "project_urls": null, "release_url": "https://pypi.org/project/kube_merge/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "kube_merge", "version": "1.0.2", "yanked": false, "yanked_reason": null }, "last_serial": 6010605, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "8ec5a1a0b70334fd37ddcb94fce3cecb", "sha256": "73720eaa64cc71b7d5913953e772837c5153ee756fb3d5a9cdde0b5e0fc5b6e6" }, "downloads": -1, "filename": "kube_merge-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8ec5a1a0b70334fd37ddcb94fce3cecb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2116, "upload_time": "2019-10-22T04:24:14", "upload_time_iso_8601": "2019-10-22T04:24:14.553573Z", "url": "https://files.pythonhosted.org/packages/d0/4e/94dcda96f7cd8d0f013ffa5d4431d59f29b08a80816d523dd5649c4905b9/kube_merge-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "4fa74e565bd0a38ceeefba19db4697c8", "sha256": "5896305848c92989dac96003466d5a6943ec3c29894d8eedad06c88746201a10" }, "downloads": -1, "filename": "kube_merge-1.0.2.tar.gz", "has_sig": false, "md5_digest": "4fa74e565bd0a38ceeefba19db4697c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2369, "upload_time": "2019-10-22T05:18:58", "upload_time_iso_8601": "2019-10-22T05:18:58.628674Z", "url": "https://files.pythonhosted.org/packages/66/22/4480af61ee2e1771b551c5752e4143c2fbdf22ed93f73025aff8364184d4/kube_merge-1.0.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4fa74e565bd0a38ceeefba19db4697c8", "sha256": "5896305848c92989dac96003466d5a6943ec3c29894d8eedad06c88746201a10" }, "downloads": -1, "filename": "kube_merge-1.0.2.tar.gz", "has_sig": false, "md5_digest": "4fa74e565bd0a38ceeefba19db4697c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2369, "upload_time": "2019-10-22T05:18:58", "upload_time_iso_8601": "2019-10-22T05:18:58.628674Z", "url": "https://files.pythonhosted.org/packages/66/22/4480af61ee2e1771b551c5752e4143c2fbdf22ed93f73025aff8364184d4/kube_merge-1.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }