You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() When attempting to Handle a Network Policy and one Namespace which is affected by it is in the process of getting handled by Kuryr, the Network Policy event would be often retried. This commit removes the retry to make sure the Network Policy gets updated only once the Namespace handling has finsihed. Change-Id: I73c9488dca21f73070ca84352e3ba3780ea7298f |
1 month ago | |
---|---|---|
.zuul.d | 3 months ago | |
contrib | 10 months ago | |
devstack | 3 months ago | |
doc | 12 months ago | |
etc | 3 years ago | |
kubernetes_crds | 1 year ago | |
kuryr_cni | 2 years ago | |
kuryr_kubernetes | 1 month ago | |
playbooks | 1 year ago | |
releasenotes | 3 months ago | |
tools | 1 year ago | |
.coveragerc | 7 years ago | |
.dockerignore | 3 years ago | |
.gitignore | 2 years ago | |
.gitreview | 4 years ago | |
.pre-commit-config.yaml | 5 years ago | |
.stestr.conf | 5 years ago | |
CONTRIBUTING.rst | 3 years ago | |
HACKING.rst | 4 years ago | |
LICENSE | 7 years ago | |
README.rst | 4 years ago | |
babel.cfg | 7 years ago | |
cni.Dockerfile | 1 year ago | |
cni_ds_init | 3 years ago | |
controller.Dockerfile | 1 year ago | |
requirements.txt | 11 months ago | |
setup.cfg | 12 months ago | |
setup.py | 6 years ago | |
test-requirements.txt | 1 year ago | |
tox.ini | 5 months ago |
README.rst
Team and repository tags
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.