Add Kuryr Wallaby highlights
Change-Id: I60a7e1643f95f086cf62675073fa10624cc93c79
This commit is contained in:
parent
541f4d6e34
commit
5ceba52341
@ -5,3 +5,15 @@ team: kuryr
|
|||||||
type: other
|
type: other
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/kuryr-kubernetes: {}
|
openstack/kuryr-kubernetes: {}
|
||||||
|
cycle-highlights:
|
||||||
|
- Nested mode with nodes VMs running in multiple subnets is now available.
|
||||||
|
To use that functionality a new option `[pod_vif_nested]worker_nodes_subnets`
|
||||||
|
is introduced accepting multiple Subnet IDs.
|
||||||
|
- Kuryr now handles Services that do not define the `.spec.selector`, allowing
|
||||||
|
the user to manually manage the Endpoints object.
|
||||||
|
- Kuryr can handle egress Network Policy that allows traffic to Pods being
|
||||||
|
pointed by a Service without Selector.
|
||||||
|
- Added support for SCTP.
|
||||||
|
- Networks can now be created by relying on the default MTU defined in Neutron,
|
||||||
|
regardless of the SDN used and without changing the default configuration
|
||||||
|
value in Kuryr.
|
||||||
|
Loading…
Reference in New Issue
Block a user