1. Freelens, a community-driven fork of Lens, an IDE for Kubernetes, was updated to v1.5.0. It now displays ephemeral containers in Pods views and menus, metrics from metrics-server if there’s no Prometheus, more details for Services, and better renders boolean values.
2. k8gb, a Kubernetes global balancer (a CNCF Sandbox project), reached v0.15.0, introducing multi-zone DNS support, reverse proxy support, VPA (Vertical Pod Autoscaling) integration, and an official SLSA generator.
3. mariadb-operator 25.08.1 was released with numerous new features. They include a new
PhysicalBackup CR for managing backups at the physical level based on mariadb-backup CLI or VolumeSnapshots, support for MariaDB 11.8 and VECTOR data type, and a new Helm chart for deploying MariaDB clusters.4. Kyverno, a Kubernetes-native policy engine (a CNCF Incubating project), announced its 1.15 with several new capabilities. New policy types are
MutatingPolicy (for dynamic resource transformation) and GeneratingPolicy (for resource creation and synchronization using CEL). It also got a new DeletingPolicy resource for controlled resources cleanup, new OpenReports API group support, and performance improvements.5. kube-vip, a Kubernetes virtual IP and load balancer for control plane and K8s Services, has made it to v1.0. This significant milestone for the project came with a few new features, such as internal egress functionality and Zebra/Quagga integration.
6. Cilium, a networking, observability, and security solution (a CNCF Graduated project), released 1.18.0 with lots of new features. Some of them include support for new virtual network device configurations (VXLAN in IPsec and IPIP tunnels), multigateway support in Egress Gateway, ingress rate limiting in the bandwidth manager, ConfigMap synchronization, Multi-Pool IPAM with KVStore and IPSec, BGP route aggregation in the control plane, multiple HTTPRoutes in GAMMA reconciler, and much more.
7. Sveltos, a Kubernetes add-on controller, has reached its v1.0.0. This release introduces a pull mode that eliminates the need for managed clusters to be accessible from the management cluster.
#news #releases