d1a12bf27b235ef5ed13bfd92855dfa046783995

Support for OpenShift Routes (Ingress) is not maintained by anyone, not really tested and there are better ways to do it, so let's remove that code from Kuryr. Support for namespace isolation was done to mimic one of the modes of openshift-sdn. It doesn't seem to make any sense to keep supporting it if Network Policy support can provide the same isolation. Change-Id: I8cfb3c50f491a5dbbfe6fa20b81ee1d0f8c6b4a7
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.
Description