github kumahq/kuma 2.11.0

latest releases: 2.12.0, 2.9.9, 2.10.6...
3 months ago

We are excited to announce the latest release!

Notable Changes

Better control on namespaces joining the mesh

Kuma now supports accessing to resources in specific namespaces on Kubernetes. This enhances security and ensures that Kuma does not impact running applications that are not intended to be part of the Mesh.

Embedded DNS server

We historically used CoreDNS to support service naming - a mapping of hostname to Virtual IPs (VIPs) in Kuma. In this release, we introduced an embedded DNS server and it is enabled by default.

Added MeshHTTPRoute support for multiple policies

Support of specifying MeshHTTPRoutes in spec.to[].targetRef is added for MeshAccesslog, MeshTimeout and MeshRetry policies.

Continued improvement of OpenAPI

Added specs for Dataplane and DataplaneOverview resource types and added security schemas.

Improvements on transparent proxy config driven by ConfigMaps

The experimental feature of configuring the transparent proxy using Kubernetes ConfigMaps is improved.

Changelog

Don't miss a new kuma release

NewReleases is sending notifications on new releases.