{ "info": { "author": "Maciej Kwiek", "author_email": "maciej@covalent.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Topic :: System :: Networking :: Monitoring", "Topic :: System :: Systems Administration" ], "description": "|logo|\n\nCilium Microscope\n=================\n\nCilium microscope allows you to see ``cilium monitor`` output from all your cilium nodes.\nThis allows you to have one simple to use command to interact with your cilium nodes\nwithin k8s cluster.\n\n\nRunning microscope in your Kubernetes cluster\n---------------------------------------------\n\n``kubectl create -f https://raw.githubusercontent.com/cilium/microscope/master/docs/microscope.yaml`` will create a pod in your kube-system namespace to which you can connect to run ``microscope`` with ``kubectl exec -it -n kube-system microscope sh``. This will also create RBAC objects which ``microscope`` needs in order to do its work.\n\nAlternatively, you can use ``kubectl run -i --tty microscope --image cilium/microscope --restart=Never -- sh``. This won't work if you have RBAC enabled in your cluster.\n\nIn any case you will end up with a shell inside ``microscope`` pod.\n``microscope -h`` inside this shell will show ``microscope`` help.\n\n\nRunning microscope locally\n--------------------------\n\nTo run ``microscope`` locally, you need to have Python 3.5 or newer installed. Using virtualenv is recommended, but not necessary.\n\n``microscope`` is available as a package in PyPI, so all you need to do is run ``pip install cilium-microscope``. ``microscope`` executable should be available in your path.\n\nAlternatively you can run ``make`` to build self-contained Python archive which will container all dependencies and requires only Python to run.\n\nThe archive will be located in ``dist/microscope.pyz``, and should be executable directly.\n\n\n.. |logo| image:: https://cdn.rawgit.com/cilium/microscope/master/docs/logo.svg\n :alt: Cilium Microscope Logo", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cilium/microscope", "keywords": "microscope,cilium,monitor,k8s,kubernetes", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "cilium-microscope", "package_url": "https://pypi.org/project/cilium-microscope/", "platform": "", "project_url": "https://pypi.org/project/cilium-microscope/", "project_urls": { "Homepage": "https://github.com/cilium/microscope" }, "release_url": "https://pypi.org/project/cilium-microscope/1.1.1/", "requires_dist": null, "requires_python": ">=3.5", "summary": "An urwid-based interface for watching `cilium monitor` events across your cluster", "version": "1.1.1" }, "last_serial": 4308442, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "6ff6966dbd6d6e4fb7d1e4daab224e93", "sha256": "f3490aac4d4ab4c5c4ed937ee91b9fca2265629f86964b8482fbe9f6f78c5087" }, "downloads": -1, "filename": "cilium-microscope-0.1.10.tar.gz", "has_sig": false, "md5_digest": "6ff6966dbd6d6e4fb7d1e4daab224e93", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 10288, "upload_time": "2018-04-23T16:15:21", "url": "https://files.pythonhosted.org/packages/91/d7/19168934dc7605c2442c8055060befb8f9f3b548bcd895824bb28ec16b4e/cilium-microscope-0.1.10.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "222a8e53ab78c45f3bfcaa87c7ae6471", "sha256": "d41ee09b666bd3976bfea3b74c2d7117cda033983b9af5b51111a68eee845a55" }, "downloads": -1, "filename": "cilium-microscope-0.1.2.tar.gz", "has_sig": false, "md5_digest": "222a8e53ab78c45f3bfcaa87c7ae6471", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 7898, "upload_time": "2018-02-28T11:14:30", "url": "https://files.pythonhosted.org/packages/fc/27/368baf6b374909686ddf316d27ec6169fb0e77bb771c8907c8e128758291/cilium-microscope-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "651f420258127e3796f6411b02fcf36d", "sha256": "7216244d0b39997db98d16a0e03c97938a50a406c7535a710f6043fbcddfbeab" }, "downloads": -1, "filename": "cilium-microscope-0.1.3.tar.gz", "has_sig": false, "md5_digest": "651f420258127e3796f6411b02fcf36d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 7946, "upload_time": "2018-02-28T11:17:08", "url": "https://files.pythonhosted.org/packages/82/8d/0984cfe8bce8545622e189c73b4e84cbf9083e3d3aa7c9ccd844a3ad7305/cilium-microscope-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "c61b1b1b01f659e1d69cc0d3571df141", "sha256": "c9fa2dde3a41a7abe51af7a4182a670ed0b06a9960a6a1686eef9951a96dac33" }, "downloads": -1, "filename": "cilium-microscope-0.1.4.tar.gz", "has_sig": false, "md5_digest": "c61b1b1b01f659e1d69cc0d3571df141", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 7960, "upload_time": "2018-02-28T13:42:03", "url": "https://files.pythonhosted.org/packages/8e/fb/742f0abf8b15127aaccc7f24846fa3a2b90c061f402a1d28163cde602a06/cilium-microscope-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "2a2df7fbe80aa68017a572362fca21c6", "sha256": "9fabdf74533012a75033d1baaf9b489e9ef5cce178f3af5aa32879a623b49d28" }, "downloads": -1, "filename": "cilium-microscope-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2a2df7fbe80aa68017a572362fca21c6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 8321, "upload_time": "2018-03-07T17:40:12", "url": "https://files.pythonhosted.org/packages/a9/3e/f1dd15e738c4d06425e0b7cb946c78335fecb46ae322139290ea6ebc758d/cilium-microscope-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "1627b95815326eb0689739811806be27", "sha256": "fbf5f6c29f0b449689c87e68e99ae56f2f9ea854b3848904eebdadf86d5a40cf" }, "downloads": -1, "filename": "cilium-microscope-0.1.6.tar.gz", "has_sig": false, "md5_digest": "1627b95815326eb0689739811806be27", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 8491, "upload_time": "2018-03-12T14:14:32", "url": "https://files.pythonhosted.org/packages/c6/69/e38b510812d637c401ac0c6b59a9a83a97461964b92c805f36b26d693272/cilium-microscope-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "6987f6dc0ec6b752259948ad7e570e1d", "sha256": "b8a36166d2db0482ecf207d05a80148dfd8addd01adc569ed09fe92ec778280d" }, "downloads": -1, "filename": "cilium-microscope-0.1.7.tar.gz", "has_sig": false, "md5_digest": "6987f6dc0ec6b752259948ad7e570e1d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 8639, "upload_time": "2018-03-13T15:17:55", "url": "https://files.pythonhosted.org/packages/b3/44/6ec0a8d997288f39d922f0b8e2455405a10170c85f8b072e7533e034f23c/cilium-microscope-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "3f69738d7c9cac6a69d6f3d7b40dfc11", "sha256": "5ebd230c26c370ee06ff72f787e8193f8bb65888746bd711d3b1d0153b3b9cfa" }, "downloads": -1, "filename": "cilium-microscope-0.1.8.tar.gz", "has_sig": false, "md5_digest": "3f69738d7c9cac6a69d6f3d7b40dfc11", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 9102, "upload_time": "2018-04-04T15:25:19", "url": "https://files.pythonhosted.org/packages/87/84/b1fcc3041e36e07e528bab6f0cdb3cfaaa81ac9a3b091ad4ab5aa5344c7a/cilium-microscope-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "6d59b82eac6ac017ec0c0c945fda5e90", "sha256": "47a5b379d423b3aabce6f29ca9720e23ed15a84ded8b2c6e1cb1ef3b8b302c9b" }, "downloads": -1, "filename": "cilium-microscope-0.1.9.tar.gz", "has_sig": false, "md5_digest": "6d59b82eac6ac017ec0c0c945fda5e90", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 9146, "upload_time": "2018-04-04T16:20:09", "url": "https://files.pythonhosted.org/packages/ad/dc/3fcb3f6ad93edc0ccf5ec46e6ddfa16bce094dedbcbf0aae86adab84601c/cilium-microscope-0.1.9.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "818840d2e96397c7423b7f15b6305193", "sha256": "306d2a48c7f2eb52d4b35392975114c7a47059146e9a40bec4f04dfcdb10cc14" }, "downloads": -1, "filename": "cilium-microscope-1.0.0.tar.gz", "has_sig": false, "md5_digest": "818840d2e96397c7423b7f15b6305193", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 11527, "upload_time": "2018-04-24T16:29:34", "url": "https://files.pythonhosted.org/packages/45/92/16a05e16e9b5597dd51821f84c256253ae203a4baff3478e01c4d5988b05/cilium-microscope-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b6d25d522998aedd779fc3d151aa2337", "sha256": "beb25279a342181795607b38f7cd5149133175c6aca3add452bc025ca8004218" }, "downloads": -1, "filename": "cilium-microscope-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b6d25d522998aedd779fc3d151aa2337", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 11788, "upload_time": "2018-05-24T11:45:11", "url": "https://files.pythonhosted.org/packages/b1/e8/6fadda0a576841ef01e6792338d0b9854ee64e2f9cba62ae74c4fb497050/cilium-microscope-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "6e0318b642bdb2360aa8ce09ee1d6f9b", "sha256": "cc7a9b9ee81c292e389ddebadcf083dbfb78e4853a6c3b7367100a8a9ca3dd3e" }, "downloads": -1, "filename": "cilium-microscope-1.1.0.tar.gz", "has_sig": false, "md5_digest": "6e0318b642bdb2360aa8ce09ee1d6f9b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 14680, "upload_time": "2018-07-16T10:42:23", "url": "https://files.pythonhosted.org/packages/de/89/bf09bc9a2e2f6f620fe64dd0366519ddde81316c51676e88ee83122506b8/cilium-microscope-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "2c4ab2caa7a71afbcafc8ff4e00d5f03", "sha256": "ae60f535d114a63d087d13d1a380c799dc9e150ff89565143be528095f02c202" }, "downloads": -1, "filename": "cilium-microscope-1.1.1.tar.gz", "has_sig": false, "md5_digest": "2c4ab2caa7a71afbcafc8ff4e00d5f03", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 13834, "upload_time": "2018-09-25T13:12:42", "url": "https://files.pythonhosted.org/packages/90/0e/d523ccb03717204d2f54a23a21afe495f85c0fdf895000e9b1a1b9f51332/cilium-microscope-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c4ab2caa7a71afbcafc8ff4e00d5f03", "sha256": "ae60f535d114a63d087d13d1a380c799dc9e150ff89565143be528095f02c202" }, "downloads": -1, "filename": "cilium-microscope-1.1.1.tar.gz", "has_sig": false, "md5_digest": "2c4ab2caa7a71afbcafc8ff4e00d5f03", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 13834, "upload_time": "2018-09-25T13:12:42", "url": "https://files.pythonhosted.org/packages/90/0e/d523ccb03717204d2f54a23a21afe495f85c0fdf895000e9b1a1b9f51332/cilium-microscope-1.1.1.tar.gz" } ] }