KServe joins CNCF as an Incubating project
KServe is a standardised distributed generative and predictive AI inference platform for scalable, multi-framework deployment on Kubernetes. Technically, it provides CRDs for serving predictive and generative ML models and offers various features for that, such as intelligent routing, advanced deployments, model caching, autoscaling, and many more.
Today, KServe is adopted by numerous well-known organisations, including AMD, Bloomberg, Canonical, Cisco, IBM, NVIDIA, Red Hat, and the Wikimedia Foundation. Partly thanks to that, when a relevant CNCF TOC vote passed, the project was able to join the CNCF at the Incubator level.
#news #cncfprojects #genai
KServe is a standardised distributed generative and predictive AI inference platform for scalable, multi-framework deployment on Kubernetes. Technically, it provides CRDs for serving predictive and generative ML models and offers various features for that, such as intelligent routing, advanced deployments, model caching, autoscaling, and many more.
Today, KServe is adopted by numerous well-known organisations, including AMD, Bloomberg, Canonical, Cisco, IBM, NVIDIA, Red Hat, and the Wikimedia Foundation. Partly thanks to that, when a relevant CNCF TOC vote passed, the project was able to join the CNCF at the Incubator level.
#news #cncfprojects #genai
👍4
112 videos from the ContainerDays Conference 2025 have just become available.
This 3-day event, which took place in Hamburg in September, featured talks from international speakers on Security, Cloud native experience, Operations, Networking, AI + ML, Application development, the Go programming language, Observability, Storage, and Platform engineering. You can find the recordings of all of them in this YouTube playlist.
P.S. The next ContainerDays Conference will happen in London on February 11-12, 2026.
#events #video
This 3-day event, which took place in Hamburg in September, featured talks from international speakers on Security, Cloud native experience, Operations, Networking, AI + ML, Application development, the Go programming language, Observability, Storage, and Platform engineering. You can find the recordings of all of them in this YouTube playlist.
P.S. The next ContainerDays Conference will happen in London on February 11-12, 2026.
#events #video
❤2🔥2
Documentary on Flux: 2 parts (out of 4) released
KubeFM and ControlPlane have filmed “The Making of Flux,” a series about Flux. It reveals the story of this project through the words of people directly involved in it. Currently, two episodes have been released on YouTube:
- Ep1 “The Origin” (22 mins), where Alexis Richardson, Andrew Martin, and Chris Aniszczyk cover the foundation of GitOps and creation of Flux, and its path to the CNCF graduation;
- Ep2 “The Rewrite” (45 mins), where Stefan Prodan and Michael Bridgen tell how Flux initially worked and why it needed a complete v2 rewrite.
Two more episodes will follow soon.
#video #gitops #cncfprojects
KubeFM and ControlPlane have filmed “The Making of Flux,” a series about Flux. It reveals the story of this project through the words of people directly involved in it. Currently, two episodes have been released on YouTube:
- Ep1 “The Origin” (22 mins), where Alexis Richardson, Andrew Martin, and Chris Aniszczyk cover the foundation of GitOps and creation of Flux, and its path to the CNCF graduation;
- Ep2 “The Rewrite” (45 mins), where Stefan Prodan and Michael Bridgen tell how Flux initially worked and why it needed a complete v2 rewrite.
Two more episodes will follow soon.
#video #gitops #cncfprojects
❤2👍1
Excited to present our newest digest of the prominent software updates in the Cloud Native ecosystem!
Release Spotlight: Flux v2.7.0
At the end of September, Flux (a CNCF Graduated project) released its v2.7.0, marking the general availability of Flux Image Automation APIs and controllers, i.e. image-reflector-controller and image-automation-controller working together to update Kubernetes manifests in Git when new container images appear in container registries.
Other new features include watching for changes in ConfigMaps and Secrets, integration of Kubernetes Workload Identity at the object level for all Flux APIs, OpenTelemetry tracing for Flux reconciliations, and the artifact generators implemented in a new source-watcher controller.
Other noticeable updates in the Cloud Native space:
1. K3s, a lightweight Kubernetes distribution (a CNCF Sandbox project), was updated to 1.34, which is now based on Kubernetes v1.34 and brings several significant changes. Namely, they are an increased automatic certificate renewal window, optional airgap image tarball imports, enhanced certificate check output, certificate management for kube-scheduler and kube-controller-manager, retention flag for S3-stored snapshots, and an official governance model for the project.
2. Freelens, a fork of Open Lens (the core of Lens IDE for Kubernetes), was updated to v1.6.0. This version added force deletion and finalisation for Pods and other resources, new additional columns for Pods and Deployments lists, more details in the cluster role bindings views, and better support for Prometheus and VictoriaMetrics.
3. Podman Desktop, a developer-focused GUI for simplified container management (a CNCF Sandbox project), released 1.22. It introduced a new Explore Features section on the dashboard, an ability to switch Podman machines between rootless and rootful for macOS and Windows, a new option to apply YAML without creating a file locally, transparent proxy support, and an ARM64 Podman installer for Windows.
4. Headlamp, a Kubernetes web UI developed by the Kubernetes SIG, has seen its 0.36.0, featuring persistent table sorting, enhanced global search, support for EndpointSlice resources, support for running Headlamp embedded within Backstage, better capabilities for plugins, numerous Helm chart improvements, and more.
5. Keycloak, an identity and access management solution (a CNCF Incubating project), was updated to 26.4.0. This release introduced passkeys for passwordless user authentication, SPIFFE or Kubernetes service account tokens usage for Federated Client Authentication, simplified deployments across multiple availability zones, and support for the final specifications of FAPI 2.0 (Security Profile and Message Signing) and DPoP (Demonstrating Proof-of-Possession in OAuth 2.0).
6. Cozystack, a PaaS platform and framework for building clouds (a CNCF Sandbox project), released v0.37.0, bringing a brand-new GUI based on openapi-ui and aware of all allowed settings. Its other changes include Vertical Pod Autoscaler for etcd and dependency updates (Cilium, Velero, Flux Operator).
#news #releases
Release Spotlight: Flux v2.7.0
At the end of September, Flux (a CNCF Graduated project) released its v2.7.0, marking the general availability of Flux Image Automation APIs and controllers, i.e. image-reflector-controller and image-automation-controller working together to update Kubernetes manifests in Git when new container images appear in container registries.
Other new features include watching for changes in ConfigMaps and Secrets, integration of Kubernetes Workload Identity at the object level for all Flux APIs, OpenTelemetry tracing for Flux reconciliations, and the artifact generators implemented in a new source-watcher controller.
Other noticeable updates in the Cloud Native space:
1. K3s, a lightweight Kubernetes distribution (a CNCF Sandbox project), was updated to 1.34, which is now based on Kubernetes v1.34 and brings several significant changes. Namely, they are an increased automatic certificate renewal window, optional airgap image tarball imports, enhanced certificate check output, certificate management for kube-scheduler and kube-controller-manager, retention flag for S3-stored snapshots, and an official governance model for the project.
2. Freelens, a fork of Open Lens (the core of Lens IDE for Kubernetes), was updated to v1.6.0. This version added force deletion and finalisation for Pods and other resources, new additional columns for Pods and Deployments lists, more details in the cluster role bindings views, and better support for Prometheus and VictoriaMetrics.
3. Podman Desktop, a developer-focused GUI for simplified container management (a CNCF Sandbox project), released 1.22. It introduced a new Explore Features section on the dashboard, an ability to switch Podman machines between rootless and rootful for macOS and Windows, a new option to apply YAML without creating a file locally, transparent proxy support, and an ARM64 Podman installer for Windows.
4. Headlamp, a Kubernetes web UI developed by the Kubernetes SIG, has seen its 0.36.0, featuring persistent table sorting, enhanced global search, support for EndpointSlice resources, support for running Headlamp embedded within Backstage, better capabilities for plugins, numerous Helm chart improvements, and more.
5. Keycloak, an identity and access management solution (a CNCF Incubating project), was updated to 26.4.0. This release introduced passkeys for passwordless user authentication, SPIFFE or Kubernetes service account tokens usage for Federated Client Authentication, simplified deployments across multiple availability zones, and support for the final specifications of FAPI 2.0 (Security Profile and Message Signing) and DPoP (Demonstrating Proof-of-Possession in OAuth 2.0).
6. Cozystack, a PaaS platform and framework for building clouds (a CNCF Sandbox project), released v0.37.0, bringing a brand-new GUI based on openapi-ui and aware of all allowed settings. Its other changes include Vertical Pod Autoscaler for etcd and dependency updates (Cilium, Velero, Flux Operator).
#news #releases
❤6
+10 new CNCF Sandbox projects accepted in 2025
Two days ago, a few Open Source projects were accepted to the CNCF Sandbox. This was the second batch of new projects since March, when we announced the latest additions to CNCF. In this post, we list all new arrivals to the CNCF Sandbox from those two batches:
[May 2025]
1. urunc — "runc for unikernels," a CRI-compatible runtime for running unikernels and application kernels as containers. [application request's GitHub issue #353]
2. xRegistry — an abstract model (specification) for managing metadata about resources and a REST-based interface to discover, create, modify and delete those resources. [#357]
3. ModelPack — open standards for packaging, distributing and running AI artifacts in the Cloud Native environment. [#358]
4. kagent — a programming framework for DevOps and platform engineers to run AI agents in Kubernetes. [#360] By the way, we covered the project before in this post.
5. Cadence — a distributed orchestration engine to execute asynchronous long-running business logic. [#368]
[September 2025]
6. OAuth2-Proxy — a generic reverse proxy that provides authentication with Google, Azure, OIDC and other identity providers. [#397]
7. Oxia — a scalable metadata store and coordination system for large-scale distributed systems. [#394]
8. HolmesGPT — an AI agent for investigating problems in cloud, finding the root cause, and suggesting remediations. [#392]
9. Cedar — an authorisation policy language for expressing fine-grained permissions as easy-to-understand policies enforced in applications. [#371]
10. Dalec — a declarative format for building system packages and containers in a secure way for supply chain security. [#396]
#news #cncfprojects
Two days ago, a few Open Source projects were accepted to the CNCF Sandbox. This was the second batch of new projects since March, when we announced the latest additions to CNCF. In this post, we list all new arrivals to the CNCF Sandbox from those two batches:
[May 2025]
1. urunc — "runc for unikernels," a CRI-compatible runtime for running unikernels and application kernels as containers. [application request's GitHub issue #353]
2. xRegistry — an abstract model (specification) for managing metadata about resources and a REST-based interface to discover, create, modify and delete those resources. [#357]
3. ModelPack — open standards for packaging, distributing and running AI artifacts in the Cloud Native environment. [#358]
4. kagent — a programming framework for DevOps and platform engineers to run AI agents in Kubernetes. [#360] By the way, we covered the project before in this post.
5. Cadence — a distributed orchestration engine to execute asynchronous long-running business logic. [#368]
[September 2025]
6. OAuth2-Proxy — a generic reverse proxy that provides authentication with Google, Azure, OIDC and other identity providers. [#397]
7. Oxia — a scalable metadata store and coordination system for large-scale distributed systems. [#394]
8. HolmesGPT — an AI agent for investigating problems in cloud, finding the root cause, and suggesting remediations. [#392]
9. Cedar — an authorisation policy language for expressing fine-grained permissions as easy-to-understand policies enforced in applications. [#371]
10. Dalec — a declarative format for building system packages and containers in a secure way for supply chain security. [#396]
#news #cncfprojects
👍7
A couple of free online events happening soon:
1. Conf42.com Kube Native 2025 (October 16). Dozens of talks about Kubernetes from Apple, Broadcom, Google, IBM, Intuit, Meta, Microsoft, Salesforce, Splunk, Walmart and many more. Subscribing to the community newsletter enables immediate access to keynotes and delayed access to all content.
2. Open Source Observability Day (October 23-24). 20+ talks on observability from Altinity, Amadeus, ClickHouse, Coroot, Dynatrace, Netdata, Percona, VictoriaMetrics, and more.
Free registration is available.
#events
1. Conf42.com Kube Native 2025 (October 16). Dozens of talks about Kubernetes from Apple, Broadcom, Google, IBM, Intuit, Meta, Microsoft, Salesforce, Splunk, Walmart and many more. Subscribing to the community newsletter enables immediate access to keynotes and delayed access to all content.
2. Open Source Observability Day (October 23-24). 20+ talks on observability from Altinity, Amadeus, ClickHouse, Coroot, Dynatrace, Netdata, Percona, VictoriaMetrics, and more.
Free registration is available.
#events
👍4
Tired of dealing with various managed Kubernetes solutions from hyperscalers in the terminal? This new project aims to streamline this experience.
Orbit is a CLI tool that unifies the discovery of and access to the K8s clusters across different cloud providers. It offers:
- automatic discovery and access to the clusters managed by AWS EKS, Azure AKS, and Google GKE (existing cloud credentials are used for that);
- adding newly discovered cluster to your
- an interactive interface to navigate through clusters and see their statuses and other details, and find them by name.
Language: Go | License: Open Source (no specific license is defined yet) | 6 ⭐️
▶️ GitLab repo
📣 Project announcement
#tools #CLI
Orbit is a CLI tool that unifies the discovery of and access to the K8s clusters across different cloud providers. It offers:
- automatic discovery and access to the clusters managed by AWS EKS, Azure AKS, and Google GKE (existing cloud credentials are used for that);
- adding newly discovered cluster to your
kubeconfig (without creating duplicates for the already existing entries);- an interactive interface to navigate through clusters and see their statuses and other details, and find them by name.
Language: Go | License: Open Source (no specific license is defined yet) | 6 ⭐️
▶️ GitLab repo
📣 Project announcement
#tools #CLI
👍4❤2🤔1
Why not have a Kubernetes Ingress controller written in Rust? This new project makes this idea easy to try out.
Aralez is a high-performance reverse proxy built on top of Cloudflare's Pingora, a Rust framework for fast and programmable network services. It can operate as an Ingress controller for Kubernetes and offers:
- Zero-config support for gRPC and WebSocket;
- Dynamic load of upstreams and SSL certificates;
- Various authentication methods: basic auth, API tokens, JWT;
- Load balancing based on round-robin, failover with health checks, and sticky sessions via cookies;
- Built-in rate limiter (global and per path);
- Built-in file server for serving static files;
- Prometheus metrics.
Language: Rust | License: Apache 2.0 | 460 ⭐️
▶️ GitHub repo
💬 Reddit announcement
#tools #networking
Aralez is a high-performance reverse proxy built on top of Cloudflare's Pingora, a Rust framework for fast and programmable network services. It can operate as an Ingress controller for Kubernetes and offers:
- Zero-config support for gRPC and WebSocket;
- Dynamic load of upstreams and SSL certificates;
- Various authentication methods: basic auth, API tokens, JWT;
- Load balancing based on round-robin, failover with health checks, and sticky sessions via cookies;
- Built-in rate limiter (global and per path);
- Built-in file server for serving static files;
- Prometheus metrics.
Language: Rust | License: Apache 2.0 | 460 ⭐️
▶️ GitHub repo
💬 Reddit announcement
#tools #networking
👍10🔥1
Sharing recently uploaded recorded talks from the Cloud Native offline events that happened around the world earlier this year:
1. Kubernetes Community Days New York 2025 (4th June; the latest videos were uploaded last week only). This playlist has 6 keynotes, 18 talks, 9 lightning talks, and two panel discussions.
2. Kubernetes Community Days Sofia 2025 (18th September). This video is 7+ hours long and includes 4 keynotes, 11 talks, and 5 lightning talks.
3. Cloud Native Days Austria 2025 (7-8th October). This playlist features 33 talks from both days.
#video #events
1. Kubernetes Community Days New York 2025 (4th June; the latest videos were uploaded last week only). This playlist has 6 keynotes, 18 talks, 9 lightning talks, and two panel discussions.
2. Kubernetes Community Days Sofia 2025 (18th September). This video is 7+ hours long and includes 4 keynotes, 11 talks, and 5 lightning talks.
3. Cloud Native Days Austria 2025 (7-8th October). This playlist features 33 talks from both days.
#video #events
❤5👍2
Two newly graduated and one incubated CNCF projects
Yesterday, the CNCF Technical Oversight Committee voted to move the following CNCF projects to a higher level of their maturity:
- Crossplane, the cloud native control plane framework, became Graduated (GitHub issue #1788)
- Dragonfly, a P2P-based file distribution and image acceleration system, became Graduated (#1358)
- OpenFGA, a high-performance and flexible authorisation/permission system built for developers, became Incubating (#1287)
#news #cncfprojects
Yesterday, the CNCF Technical Oversight Committee voted to move the following CNCF projects to a higher level of their maturity:
- Crossplane, the cloud native control plane framework, became Graduated (GitHub issue #1788)
- Dragonfly, a P2P-based file distribution and image acceleration system, became Graduated (#1358)
- OpenFGA, a high-performance and flexible authorisation/permission system built for developers, became Incubating (#1287)
#news #cncfprojects
🎉6
Old-school terminal users might enjoy getting a
kubectl-find is a plugin for
- find resources by their name (regex), age, labels, and status;
- additionally, use a node name, image name, or the fact of being restarted when finding Pods;
- use custom
- execute one of these actions on the matched resources: print, patch, or delete.
Language: Go | License: Apache 2.0 | 57 ⭐️
▶️ GitHub repo
💬 Reddit announcement
#tools #CLI
find-like experience for kubectl with this new project.kubectl-find is a plugin for
kubectl that helps you find Kubernetes resources based on various criteria and perform some actions. It allows you to:- find resources by their name (regex), age, labels, and status;
- additionally, use a node name, image name, or the fact of being restarted when finding Pods;
- use custom
jq filters for finding resources;- execute one of these actions on the matched resources: print, patch, or delete.
Language: Go | License: Apache 2.0 | 57 ⭐️
▶️ GitHub repo
💬 Reddit announcement
#tools #CLI
❤6🔥1
Sharing another bunch of interesting Kubernetes-related articles recently spotted online:
1. "Beyond the surface - Exploring attacker persistence strategies in Kubernetes" by Rory McCune.
2. "How our small company migrated from Docker Swarm to Kubernetes" by Miroslav Hrivnak, CORETEQ Technology.
3. "k8s-1m Overview" by Ben Chess.
4. "Zero Trust for Kubernetes: Implementing Service Mesh Security" by Heinan Cabouly.
5. "Clear Kubernetes namespace contents before deleting the namespace, or else" by Hongli Lai.
6. "Scaling Kubernetes at Mercado Libre with Karpenter and GitOps" by Juliano Marcos Martins, Mercado Libre.
#articles
1. "Beyond the surface - Exploring attacker persistence strategies in Kubernetes" by Rory McCune.
The goal of this talk is to lay out one attack path that attackers might use to retain and expand their access after an initial compromise of a Kubernetes cluster by getting access to an admin’s credentials. It doesn’t cover all the ways that attackers could do this, but provides one path and also hopefully illuminates some of the inner workings and default settings that attackers might exploit as part of their exploits.
2. "How our small company migrated from Docker Swarm to Kubernetes" by Miroslav Hrivnak, CORETEQ Technology.
As a small tech company with 20–30 people, we’ve gone through the natural evolution of infrastructure. From the days when one server and a few LXC containers were enough, to Docker and Docker Swarm, and finally to Kubernetes, which we now use not only in production but also for development and testing. In this article, I’d like to share why we migrated, the challenges we faced, and how we successfully moved from Docker Swarm to Kubernetes.
3. "k8s-1m Overview" by Ben Chess.
This is an effort to create a fully functional Kubernetes cluster with 1 million active nodes.
4. "Zero Trust for Kubernetes: Implementing Service Mesh Security" by Heinan Cabouly.
Let’s walk through a practical implementation of Zero Trust security using Istio on Amazon EKS. I’ll show you real-world configurations based on production Kubernetes environments.
5. "Clear Kubernetes namespace contents before deleting the namespace, or else" by Hongli Lai.
Our Kubernetes platform test suite creates namespaces with their corresponding contents, then deletes everything during cleanup. We noticed a strange problem: namespace deletion would sometimes get stuck indefinitely. The root cause was surprising — we had to clear the contents before deleting the namespace! We also learned that getting stuck isn’t the only issue that can occur if we don’t do this.
6. "Scaling Kubernetes at Mercado Libre with Karpenter and GitOps" by Juliano Marcos Martins, Mercado Libre.
This article explores how we’ve used Karpenter and GitOps to evolve our ecosystem (35,000 active microservices; approximately 30,000 daily deployments; around 120,000 pull requests per day), achieving automated provisioning, declarative governance, and large-scale cloud-native operations.
#articles
👍2🔥2
Happy to share another digest of the prominent software updates in the Cloud Native ecosystem!
Release Spotlight: Mimir 3.0.0
Earlier this week, Grafana Labs announced that Mimir, its horizontally scalable long-term storage for Prometheus, was updated to 3.0.0. Most importantly, it features a new decoupled architecture that involves a Kafka-based ingest storage layer for better scalability and performance.
It also switched to the Mimir Query Engine (MQE) as the default query engine and introduced an experimental support for the Prometheus Remote-Write 2.0 protocol, PromQL duration expressions, and native OTLP delta metric ingestion.
Other noticeable updates in the Cloud Native space:
1. HolmesGPT, an AI agent for cloud troubleshooting (a CNCF Sandbox project), released 0.15. It came with a new Cilium and Hubble toolset, an enhanced New Relic toolset, and improved Gemini support.
2. Backstage, a framework for building developer portals (a CNCF Incubating project), was updated to v1.44.0. Some of its essential changes are a new Dialog component in Backstage UI, support for custom external service auth methods, a new plugin converting Material UI themes to Backstage UI, and easily configured low-level HTTP server options through config.
3. Calico, a container networking and security solution, released v3.31.0. It comes with a streamlined eBPF data plane installation, general availability of nftables data plane, DSCP (Differentiated Services Code Point) marking support, QoS controls for eBPF data plane, fine-grained BGP control with a per-peer local AS number, and numerous other improvements.
4. Vitess, a database clustering system for horizontal scaling of MySQL (a CNCF Graduated project), released v23.0.0. It upgraded the default MySQL version from 8.0.40 to 8.4.6, introduced new metrics (TransactionsProcessed and SkippedRecoveries), and added dynamic control of EmergencyReparentShard-based recoveries to VTOrc.
5. Argo CD (a CNCF Graduated project) released its v3.2.0, which anticipated the deprecation of Argo CD v2.x. New features include health checks for GitOps Promoter resources, new configurable deletion strategies for Progressive Sync, title matching support for the Pull Request Generator in ApplicationSet, server-side diff calculations in Argo CD CLI, and several hydrator improvements.
6. External Secrets Operator, a K8s operator integrating external secret management systems (a CNCF Sandbox project), has reached its v1.0.0, which anticipates its general availability. There are some new features as well — namely, support for generic targets (ConfigMaps, Custom Resources) and a new
#news #releases
Release Spotlight: Mimir 3.0.0
Earlier this week, Grafana Labs announced that Mimir, its horizontally scalable long-term storage for Prometheus, was updated to 3.0.0. Most importantly, it features a new decoupled architecture that involves a Kafka-based ingest storage layer for better scalability and performance.
It also switched to the Mimir Query Engine (MQE) as the default query engine and introduced an experimental support for the Prometheus Remote-Write 2.0 protocol, PromQL duration expressions, and native OTLP delta metric ingestion.
Other noticeable updates in the Cloud Native space:
1. HolmesGPT, an AI agent for cloud troubleshooting (a CNCF Sandbox project), released 0.15. It came with a new Cilium and Hubble toolset, an enhanced New Relic toolset, and improved Gemini support.
2. Backstage, a framework for building developer portals (a CNCF Incubating project), was updated to v1.44.0. Some of its essential changes are a new Dialog component in Backstage UI, support for custom external service auth methods, a new plugin converting Material UI themes to Backstage UI, and easily configured low-level HTTP server options through config.
3. Calico, a container networking and security solution, released v3.31.0. It comes with a streamlined eBPF data plane installation, general availability of nftables data plane, DSCP (Differentiated Services Code Point) marking support, QoS controls for eBPF data plane, fine-grained BGP control with a per-peer local AS number, and numerous other improvements.
4. Vitess, a database clustering system for horizontal scaling of MySQL (a CNCF Graduated project), released v23.0.0. It upgraded the default MySQL version from 8.0.40 to 8.4.6, introduced new metrics (TransactionsProcessed and SkippedRecoveries), and added dynamic control of EmergencyReparentShard-based recoveries to VTOrc.
5. Argo CD (a CNCF Graduated project) released its v3.2.0, which anticipated the deprecation of Argo CD v2.x. New features include health checks for GitOps Promoter resources, new configurable deletion strategies for Progressive Sync, title matching support for the Pull Request Generator in ApplicationSet, server-side diff calculations in Argo CD CLI, and several hydrator improvements.
6. External Secrets Operator, a K8s operator integrating external secret management systems (a CNCF Sandbox project), has reached its v1.0.0, which anticipates its general availability. There are some new features as well — namely, support for generic targets (ConfigMaps, Custom Resources) and a new
esoctl bootstrap generator command.#news #releases
🔥5❤4
KubeCon + CloudNativeCon North America 2025 begins today, and we can expect some interesting announcements for the Cloud Native community. It also means that Cloud Native Rejekts, the b-side conference, has already happened.
Thus, while we all wait for big news, this YouTube playlist presents ~20 talks given at Rejekts this Saturday. Unfortunately, they are not yet cut into separate videos, but you can use the official schedule for better navigation.
#events #video
Thus, while we all wait for big news, this YouTube playlist presents ~20 talks given at Rejekts this Saturday. Unfortunately, they are not yet cut into separate videos, but you can use the official schedule for better navigation.
#events #video
🔥4👍2
Two new certifications from CNCF
New Cloud Native certifications were announced during KubeCon NA, and they are:
- Certified Cloud Native Platform Engineer (CNPE). The exam is now available for enrollment.
- Certified Kubernetes Network Engineer (CKNE). It’s still in development and will become available next year. Subject Matter Experts are welcome to join the development process of this exam.
P.S. Thanks for this photo and info to James Spurin (LinkedIn post).
#news #career
New Cloud Native certifications were announced during KubeCon NA, and they are:
- Certified Cloud Native Platform Engineer (CNPE). The exam is now available for enrollment.
- Certified Kubernetes Network Engineer (CKNE). It’s still in development and will become available next year. Subject Matter Experts are welcome to join the development process of this exam.
P.S. Thanks for this photo and info to James Spurin (LinkedIn post).
#news #career
👍5
Certified Kubernetes AI Conformance Program 1.0
KubeCon NA also marked the official launch of the Certified Kubernetes AI Platform Conformance Program v1.0 from CNCF, which defines capabilities and configurations for running AI and ML frameworks on Kubernetes and other CNCF projects. It was a community-driven initiative supported by various companies, including Google Cloud, Kubermatic, Microsoft, and Red Hat.
Currently, the following K8s distributions are certified with this program:
- Alibaba Cloud Container Service for Kubernetes
- Amazon Elastic Kubernetes Service (EKS)
- Azure Kubernetes Service (AKS)
- CCE (Cloud Container Engine) by Baidu Cloud
- CoreWeave Kubernetes Service
- DaoCloud Enterprise
- Gardener by NeoNephos Foundation
- Giant Swarm Platform
- Google Kubernetes Engine
- Kubermatic Kubernetes Platform
- Linode Kubernetes Engine (LKE) by Akamai
- OCI Kubernetes Engine (OKE) by Oracle
- OpenShift Container Platform and Red Hat OpenShift Service on AWS
- RKE2 by SUSE
- Talos Linux
- vSphere Kubernetes Service
#news #genai
KubeCon NA also marked the official launch of the Certified Kubernetes AI Platform Conformance Program v1.0 from CNCF, which defines capabilities and configurations for running AI and ML frameworks on Kubernetes and other CNCF projects. It was a community-driven initiative supported by various companies, including Google Cloud, Kubermatic, Microsoft, and Red Hat.
Currently, the following K8s distributions are certified with this program:
- Alibaba Cloud Container Service for Kubernetes
- Amazon Elastic Kubernetes Service (EKS)
- Azure Kubernetes Service (AKS)
- CCE (Cloud Container Engine) by Baidu Cloud
- CoreWeave Kubernetes Service
- DaoCloud Enterprise
- Gardener by NeoNephos Foundation
- Giant Swarm Platform
- Google Kubernetes Engine
- Kubermatic Kubernetes Platform
- Linode Kubernetes Engine (LKE) by Akamai
- OCI Kubernetes Engine (OKE) by Oracle
- OpenShift Container Platform and Red Hat OpenShift Service on AWS
- RKE2 by SUSE
- Talos Linux
- vSphere Kubernetes Service
#news #genai
👍5
Helm 4 has just been released
Less than 30 minutes ago, Helm v4.0.0 appeared on GitHub. This release, celebrated during KubeCon NA, came 6 years after Helm v3 and offers significant improvements. They include:
- Redesigned plugin system with WebAssembly-based plugins
- Post-renderers as plugins
- Server Side Apply support
- Improved resource watching based on kstatus
- Local content-based caching
Earlier today, this release was also announced on the CNCF blog, together with the 10th anniversary of Helm.
P.S. If you’re interested in seeing even more features for Helm, considering the Nelm project might be helpful, too.
#news #cncfprojects #releases
Less than 30 minutes ago, Helm v4.0.0 appeared on GitHub. This release, celebrated during KubeCon NA, came 6 years after Helm v3 and offers significant improvements. They include:
- Redesigned plugin system with WebAssembly-based plugins
- Post-renderers as plugins
- Server Side Apply support
- Improved resource watching based on kstatus
- Local content-based caching
Earlier today, this release was also announced on the CNCF blog, together with the 10th anniversary of Helm.
P.S. If you’re interested in seeing even more features for Helm, considering the Nelm project might be helpful, too.
#news #cncfprojects #releases
❤13👍5
Ingress NGINX will be retired soon
Another significant announcement made during KubeCon NA involved deprecation. Kubernetes SIG Network and the Security Response Committee declared that Ingress NGINX will be retired in March 2026.
This Ingress controller was developed a long time ago as an example implementation of the API. However, its broad adoption and excess flexibility (e.g., "snippets" annotations) became “today’s insurmountable technical debt.” A recent attempt to replace it with InGate (we covered it in this post) failed, and the project became unsustainable, leading to a difficult decision to retire it.
Users are advised to migrate to Gateway API or another Ingress controller as fast as they can.
P.S. Don’t confuse Ingress NGINX with NGINX Ingress. There is a long-lasting naming confusion for these projects.
#news #networking
Another significant announcement made during KubeCon NA involved deprecation. Kubernetes SIG Network and the Security Response Committee declared that Ingress NGINX will be retired in March 2026.
This Ingress controller was developed a long time ago as an example implementation of the API. However, its broad adoption and excess flexibility (e.g., "snippets" annotations) became “today’s insurmountable technical debt.” A recent attempt to replace it with InGate (we covered it in this post) failed, and the project became unsustainable, leading to a difficult decision to retire it.
Users are advised to migrate to Gateway API or another Ingress controller as fast as they can.
P.S. Don’t confuse Ingress NGINX with NGINX Ingress. There is a long-lasting naming confusion for these projects.
#news #networking
😢10❤2🤔1🎉1
Kubernative by Palark | Kubernetes news and goodies
Ingress NGINX will be retired soon Another significant announcement made during KubeCon NA involved deprecation. Kubernetes SIG Network and the Security Response Committee declared that Ingress NGINX will be retired in March 2026. This Ingress controller…
The announcement of the Ingress NGINX controller retirement led to wide, ongoing discussions in the Cloud Native community. Here are quotes and links to the thoughts of some well-known folks:
Tom Hockin, Kubernetes co-founder (source):
Benjamin Elder, Kubernetes Steering Committee (source):
William Morgan, CEO @ Buoyant (source):
Kat Cosgrove, Kubernetes Steering Committee (source):
Tom Hockin, Kubernetes co-founder (source):
“The people who currently work on ingress-nginx do so FOR FREE. They have been doing it largely because they feel a sense of duty. They do not need to be berated. In the 2 years this has been a topic, almost nobody has stepped up to help, and there are no new maintainers in the pipeline. Shuttering this project is necessary, and IMO, a better result than pretending it is healthy when it is not.”
Benjamin Elder, Kubernetes Steering Committee (source):
“People need to understand, lots of contributors are willing to do maintenance work, but it simply isn't free, and only doing maintenance generally isn't sustainable. We all have bills to pay and careers to pursue and it's very difficult to succeed doing nothing but maintenance because everyone wants that work for free.”
William Morgan, CEO @ Buoyant (source):
“The actual problem in the CNCF community is instead one of expectations: that all these open source projects I use (on my company’s dime) to build my systems (that allow my company to make money) should be free. And always up to date. And should fix my bugs. And add new features. And somehow this should all just happen magically.”
Kat Cosgrove, Kubernetes Steering Committee (source):
“The ingress-nginx deprecation is the inevitable result of the fundamentally broken way for-profit companies consume open source software, not a reflection on the state of the CNCF or Kubernetes. It had to happen.”
👍8
External Secrets Inc. ceased to exist
The commercial company behind External Secrets Operator (a CNCF Sandbox project) announced its shutdown. On the bright side, it has released all its proprietary software as Open Source; it is now available on GitHub.
As you might recall, earlier this year recently, the ESO project itself paused releases due to a critical need for maintainers. Luckily, new people were found, and releases were revived, including the prominent v1.0.0, which was just two weeks ago.
#news
The commercial company behind External Secrets Operator (a CNCF Sandbox project) announced its shutdown. On the bright side, it has released all its proprietary software as Open Source; it is now available on GitHub.
As you might recall, earlier this year recently, the ESO project itself paused releases due to a critical need for maintainers. Luckily, new people were found, and releases were revived, including the prominent v1.0.0, which was just two weeks ago.
#news
❤5😢2