Knative Joins CNCF
Written by Kay Ewbank   
Friday, 11 March 2022

Knative has been accepted into the Cloud Native Computing Foundation (CNCF) as an Incubating project. Knative is an open source project based on Kubernetes for building, deploying, and managing serverless workloads, and has become the most widely-installed serverless layer on Kubernetes.

 It was originally developed by Google with contributions from more than 50 companies, and helps developers build, deploy, and manage modern serverless workloads on Kubernetes. It provides a set of building blocks designed to enable modern, source-centric and container-based development workloads on Kubernetes.

knative

Knative has two main components: Knative Serving and Knative Eventing. The serving component is responsible for running serverless containers and managing the networking, autoscaling, and revision tracking. The eventing component handles event management, universal subscription and delivery.

Cloud Native Computing Foundation (CNCF) is part of the nonprofit Linux Foundation, and is the home for many of the fastest-growing open source projects, including Kubernetes, Prometheus, and Envoy.

The Knative Steering Committee said:

"This is a significant milestone for our project, and we are excited to join so many successful cloud native open source projects."

The developers say that now that the project has been officially accepted, they will continue moving the project infrastructure and supporting tooling over to the CNCF. Much of this was already underway as part of the team's previous work on open governance, and the team's goal is to minimize any potential disruptions to the project as this work is completed.

Knative was recently updated to version 1.2, with improvements including moving to use Kubernetes version v1.21 as a minimum, and improvements to the eventing component to standardize element names to kebab case. The server component added experimental support for PVC behind the feature flags. A persistent volume (PV) in Kubernetes defines the storage data, such as storage classes or storage implementations, and is a resource object in a Kubernetes cluster. To use a PV resource, it must be requested through persistent volume claims (PVCs).

Knative 1.2 is available now. 

knative

More Information

Knative Website

Related Articles

Google Announces Cloud Deploy For Kubernetes Engine

Kubernetes on Edge Training From Linux Foundation & CNCF

Open Service Mesh To Join Cloud Native Computing Foundation

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Anthropic Says Claude Sonnet 4.5 Is World's Best Coding Model
06/10/2025

Anthropic has released Claude Sonnet 4.5, describing it as the best coding model in the world. Anthropic says this is the strongest model for building complex agents, the best model at using computers [ ... ]



Google Agent Dev Kit Adds LangChain4j Integration
13/10/2025

Google has updated its Agent Development Kit for Java to add integration with the LangChain4j LLM framework. This expands the range of large language models available to users of the development kit t [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info