71864e8cdd255f015eb82946e6ee3861fbbb5e08

Due to how Kuryr implements service networking, NodePort services are not supported and nobody brought up a good case for their support. Without this fix, we'd not generate a proper spec but we'd try to process them ending up in failure. Change-Id: I1e02a7a7fdfd2a49b0759f959adedf038bf1ca6e Closes-Bug: #1774634 Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
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://git.openstack.org/cgit/openstack/kuryr-kubernetes
- Bugs: https://bugs.launchpad.net/kuryr-kubernetes
- Overview and demo: http://superuser.openstack.org/articles/networking-kubernetes-kuryr
Contribution guidelines
For the process of new feature addition, refer to the Kuryr Policy
Description