Metadata-Version: 2.1
Name: kuryr-kubernetes
Version: 10.0.1.dev2
Summary: Kubernetes integration with OpenStack networking
Home-page: https://docs.openstack.org/kuryr-kubernetes/latest
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE
Requires-Dist: cotyledon>=1.7.3
Requires-Dist: Flask!=0.11,>=0.12.3
Requires-Dist: kuryr-lib>=0.5.0
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: requests>=2.18.4
Requires-Dist: eventlet>=0.22.0
Requires-Dist: netaddr>=0.7.19
Requires-Dist: openstacksdk>=0.59.0
Requires-Dist: oslo.cache>=1.26.0
Requires-Dist: oslo.config>=6.1.0
Requires-Dist: oslo.log>=3.36.0
Requires-Dist: oslo.reports>=1.18.0
Requires-Dist: oslo.serialization!=2.19.1,>=2.18.0
Requires-Dist: oslo.service>=1.40.2
Requires-Dist: oslo.utils>=3.40.2
Requires-Dist: os-vif>=1.12.0
Requires-Dist: PrettyTable>=0.7.2
Requires-Dist: pyroute2>=0.5.7
Requires-Dist: retrying!=1.3.0,>=1.2.3
Requires-Dist: stevedore>=1.20.0
Requires-Dist: prometheus_client>=0.6.0

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/kuryr-kubernetes.svg
   :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on


Project description
===================

Kubernetes integration with OpenStack networking

The OpenStack Kuryr project enables native Neutron-based networking in
Kubernetes. With Kuryr-Kubernetes it's now possible to choose to run both
OpenStack VMs and Kubernetes Pods on the same Neutron network if your workloads
require it or to use different segments and, for example, route between them.

* Free software: Apache license
* Documentation: https://docs.openstack.org/kuryr-kubernetes/latest
* Source: https://opendev.org/openstack/kuryr-kubernetes
* Bugs: https://bugs.launchpad.net/kuryr-kubernetes
* Overview and demo: https://superuser.openstack.org/articles/networking-kubernetes-kuryr
* Release notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/


Contribution guidelines
-----------------------

For the process of new feature addition, refer to the `Kuryr Policy`_.


.. _Kuryr Policy: https://wiki.openstack.org/wiki/Kuryr#Kuryr_Policies

