
Seems like the set of resources we gather from K8s for CI gates debugging purposes was outdated. This commit updates it to make sure we're also getting NPs and KLBs, while removing Ingress, KuryrNet and KuryrNetPolicy that are obsolete today. Besides that KuryrNet and KuryrNetPolicy CRD definitions are removed as we're not using them for a long time now. Change-Id: Ia7ecd8f79b6ac0a8172cf108e228e2ea1cb7a0d5
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