Cloud Native 9 min read

What’s New in the Cloud‑Native Ecosystem This Week? Kubernetes, Knative, Istio and More

This week’s cloud‑native roundup covers Alibaba Cloud Container Service’s top Forrester ranking, the first production‑ready 1.0 release of Virtual Kubelet, key Kubernetes design proposals, Knative event‑type namespace discussions, Istio multi‑cluster enhancements, and several noteworthy open‑source projects.

Alibaba Cloud Native
Alibaba Cloud Native
Alibaba Cloud Native
What’s New in the Cloud‑Native Ecosystem This Week? Kubernetes, Knative, Istio and More

Virtual Kubelet 1.0 Release

Virtual Kubelet 1.0 is the first production‑ready release. Highlights:

Stable API.

No pre‑built binaries; users build custom binaries.

Includes a testing CLI.

Non‑general‑purpose Helm charts removed.

Release URL: https://github.com/virtual-kubelet/virtual-kubelet/releases/tag/v1.0.0

Kubernetes Project Updates

Even Pods Spreading (KEP)

Introduces the MaxSkew algorithm to distribute Pods evenly across nodes. Implemented in pull requests #77760, #77828, #79062, #79063.

Reference: https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/20190221-even-pods-spreading.md

DaemonSet Gray‑Scale Upgrade

Adds SurgingRollingUpdate strategy, extending RollingUpdate with gray‑scale capabilities.

Reference: https://github.com/kubernetes/enhancements/pull/1140

Scheduler Framework Filter Plugin

Provides a filter plugin that replaces legacy predicates, allowing early exclusion of nodes that cannot run a Pod.

Reference: https://github.com/kubernetes/kubernetes/pull/78477

Knative Event‑Type Namespace Discussion

The community is evaluating naming conventions for event‑type namespaces used by importers. Key considerations:

Subscription and management of event producers.

Fetching event metadata from producers.

Transforming events into standard CloudEvents.

Routing events to appropriate sinks.

The current prefix dev.knative.source.github. is under review; a proposal suggests using the producer’s domain, e.g., com.github., in line with the CloudEvents specification.

Relevant issues and specifications: https://github.com/knative/eventing/issues/1597, https://github.com/cloudevents/spec/blob/master/adapters/github.md, https://github.com/knative/eventing/issues/1610, https://github.com/knative/eventing/issues/1550, https://github.com/knative/eventing/issues/1381, demo: https://github.com/nachocano/eventing/blob/wat-demo/DEMO.md

Istio Releases and Multi‑Cluster Options

Istio 1.2.3 and 1.1.12 add case‑sensitive HTTP URI matching in VirtualService definitions, enabling more flexible routing rules.

Multi‑cluster deployment options:

Multiple independent control planes.

Single control plane shared across clusters in the same VPC.

Single control plane spanning multiple VPCs.

These options can be combined, allowing large meshes to share a control plane while keeping some clusters independent—a common pattern in hybrid‑cloud environments.

Reference: https://istio.io/docs/setup/kubernetes/install/multicluster/

Open‑Source Project Recommendations

Kabanero : An IBM‑backed project that bundles Knative, Istio, Tekton, Appsody, Codewind, and Razee to provide a full micro‑service framework for building, deploying, and managing Kubernetes‑based applications. Repository: https://github.com/kabanero-io

Kyverno : A Kubernetes admission controller that enforces policies such as mandatory resource limits, image pull policies, and other governance rules. Repository: https://github.com/nirmata/kyverno#1-validating-resources

k6 : An open‑source load‑testing tool focused on developer workflows, easily integrated into CI/CD pipelines. Site: https://k6.io/

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

Kubernetesopen sourceKnativeContainer ServicesVirtual Kubelet
Alibaba Cloud Native
Written by

Alibaba Cloud Native

We publish cloud-native tech news, curate in-depth content, host regular events and live streams, and share Alibaba product and user case studies. Join us to explore and share the cloud-native insights you need.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.