{ "info": { "author": "Josh Benner", "author_email": "joshb@aweber.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP", "Topic :: System :: Clustering", "Topic :: System :: Systems Administration" ], "description": "consulk8s\n=========\n\n|Status|\n\nCLI tool that integrates Consul and Kubernetes.\n\nCommand: write-ingresses\n------------------------\n\nThis command will query Kubernetes ingress resources for details to use to write\na Consul service configuration file.\n\nThis is useful on Kubernetes workers that are running ingress controllers or\nother servers that might be proxying into ingress controllers, allowing\ndiscovery of services exposed by Kubernetes.\n\n.. code-block:: bash\n\n consulk8s write-ingresses -s /etc/consul.d/k8s_services.json\n\nSee ``consulk8s --help`` and ``consulk8s write-ingresses --help`` for more details.\n\nAnnotations on Ingress objects:\n\n* ``consulk8s/service`` - Name of Consul service to create for Ingress.\n* ``consulk8s/address`` - Address/IP to announce in Consul service. Defaults to Ingress loadBalancer IP.\n* ``consulk8s/port`` - Port to announce in Consul service. Defaults to 80.\n* ``consuk8s/check_host`` - Host header to set in Consul health checks. Uses first hostname found in Ingress if none specified.\n* ``consulk8s/check_timeout`` - Timeout for Consul health check. Defaults to 2s.\n* ``consulk8s/check_path`` - Path segment of URL to make HTTP health check request. Defaults to '/'.\n* ``consulk8s/tls_skip_verify`` - Skip TLS verification. Consul defaults to false.\n\n.. |Status| image:: https://img.shields.io/travis/joshbenner/consulk8s.svg?\n :target: https://travis-ci.org/joshbenner/consulk8s\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/joshbenner/consulk8s", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "consulk8s", "package_url": "https://pypi.org/project/consulk8s/", "platform": "", "project_url": "https://pypi.org/project/consulk8s/", "project_urls": { "Homepage": "https://github.com/joshbenner/consulk8s" }, "release_url": "https://pypi.org/project/consulk8s/0.4.0/", "requires_dist": [ "click (<8,>=7)", "kubernetes (<9,>=8)", "pytest; extra == 'test'" ], "requires_python": "", "summary": "Integrate Consul and Kubernetes", "version": "0.4.0" }, "last_serial": 4726937, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "47cea5ad55aad9844aa54f87ffde76d9", "sha256": "931217262731d7829d08b8eb584ecb36fb929e363dbbceb001dbf774d4bd065d" }, "downloads": -1, "filename": "consulk8s-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "47cea5ad55aad9844aa54f87ffde76d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5127, "upload_time": "2018-02-09T02:00:54", "url": "https://files.pythonhosted.org/packages/29/d5/91950e0725c5f58c86315a6825a407173d4307795119dcf1b6c5318dbd4f/consulk8s-0.1.1-py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5bb02913560210ea7d1c020fdc4ed3c9", "sha256": "c93f3bf8e30271e0d75d970617e389c7316ae9ca3ba94d3fd911f2fef0345861" }, "downloads": -1, "filename": "consulk8s-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5bb02913560210ea7d1c020fdc4ed3c9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5159, "upload_time": "2018-02-09T16:39:30", "url": "https://files.pythonhosted.org/packages/28/48/69360cea97c7a229661ce28206b0b6b1dfd6a22f576ed456a7dc48bb2e23/consulk8s-0.1.2-py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "1ee01bf74600008b75bdecbd2fadff95", "sha256": "286d94a6d3e69e60a7a553c0d49109ff7ce9e217935511e2b67a8577586dbe2a" }, "downloads": -1, "filename": "consulk8s-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1ee01bf74600008b75bdecbd2fadff95", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5700, "upload_time": "2018-11-19T00:49:04", "url": "https://files.pythonhosted.org/packages/0e/be/2232f7299f1442def90323cf12f0a2ac148b3066c67b3bcd4b0053b4d317/consulk8s-0.2.0-py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "84096e2f6fba3b128e8a12bc29eddb4f", "sha256": "68dfcc397ae2e2992cbf9093f977043d11e348b2b1e49ba7ae8cb96a19c69db0" }, "downloads": -1, "filename": "consulk8s-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "84096e2f6fba3b128e8a12bc29eddb4f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5711, "upload_time": "2018-11-19T02:03:16", "url": "https://files.pythonhosted.org/packages/50/78/18fe765334c60f41d21caadbf8b70921112f912b97f727b44b3b533f279a/consulk8s-0.3.0-py3-none-any.whl" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "94203eec68ecee5af73aa91b11041a58", "sha256": "69839ae1aeae4d381c43b43fd31ddf0d4bc56b137ecb2c528798766de7b31da4" }, "downloads": -1, "filename": "consulk8s-0.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "94203eec68ecee5af73aa91b11041a58", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5725, "upload_time": "2018-12-25T16:34:29", "url": "https://files.pythonhosted.org/packages/46/73/138aed974fc59b297165d6f42229041f47642dddd124983eff3271a5284e/consulk8s-0.3.1-py3-none-any.whl" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "50f3e8d0f7409aec5dc1ae1ce782f01d", "sha256": "f9f4658d4771a5720685344e5d10ac67889a4e07ac36051a5b436bf15f6e7339" }, "downloads": -1, "filename": "consulk8s-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "50f3e8d0f7409aec5dc1ae1ce782f01d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5831, "upload_time": "2019-01-22T16:46:39", "url": "https://files.pythonhosted.org/packages/bd/28/5b50f9d2282f705fc2147f97c4e22e00af054f0c91fed6ebe204d4c620f5/consulk8s-0.4.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50f3e8d0f7409aec5dc1ae1ce782f01d", "sha256": "f9f4658d4771a5720685344e5d10ac67889a4e07ac36051a5b436bf15f6e7339" }, "downloads": -1, "filename": "consulk8s-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "50f3e8d0f7409aec5dc1ae1ce782f01d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5831, "upload_time": "2019-01-22T16:46:39", "url": "https://files.pythonhosted.org/packages/bd/28/5b50f9d2282f705fc2147f97c4e22e00af054f0c91fed6ebe204d4c620f5/consulk8s-0.4.0-py3-none-any.whl" } ] }