Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Knative 1.0: Simplify serverless on Kubernetes

November 4, 2021
Simon Seagrave
Related topics:
ContainersEvent-drivenKubernetesOpen sourceServerless
Related products:
Red Hat OpenShift

    Knative, the enterprise-grade serverless platform, has just hit a significant milestone with the release of version 1.0. To celebrate this achievement, let's explore how Knative simplifies the developer experience on Kubernetes. We'll also discuss how you can use Red Hat OpenShift Serverless Functions to deliver serverless, event-driven applications.

    Knative features and benefits

    The Knative open source serverless community project, which includes collaboration from Red Hat, IBM, and Google, is built on top of the Kubernetes container orchestration platform and helps abstract the complex details of the underlying infrastructure from developers. This simplifies the Kubernetes experience and frees up valuable time, allowing them to do what they do best: Code!

    Knative provides a number of infrastructure and developer-centric efficiencies, such as making it easier to autoscale applications based on utilization—both up, down, and all the way to zero instances. This frees up costly underlying compute resources that can be utilized by other workloads running on the Kubernetes platform.

    Other notable features include:

    • Concurrency controls.
    • Reproducible deployments (revisions) with traffic-splitting abilities.
    • Rollbacks.
    • Out-of-the-box telemetry.

    In short, Knative is the abstraction layer that elevates Kubernetes for developers.

    The Knative and Red Hat OpenShift Serverless connection

    Red Hat has been part of the Knative project since it was released on GitHub back in 2018 and is a significant contributor to the project, having integrated Knative into its Kubernetes-based Red Hat OpenShift hybrid cloud platform.

    Red Hat OpenShift Serverless includes Knative's serverless deployment and eventing capabilities. You can install the operator with a single click via the web-based OpenShift management interface. In addition to providing a command-line interface (CLI), OpenShift Serverless augments Knative with a richly integrated developer console.

    Eventing and autoscaling

    Run container-based application serverless instances by taking advantage of the autoscaling provided by the serverless capabilities. You can also build event-driven microservice applications or functions using the Knative Eventing components. These components, such as Source, Channel and Subscription, and Broker and Trigger, let you build event-driven serverless applications and functions that can communicate with events coming from heterogeneous sources.

    Serverless functions

    The OpenShift Serverless team has worked hard over the past 12 months to extend the capabilities of Knative with the introduction of Red Hat OpenShift Serverless Functions.

    Available in tech preview for all current OpenShift 4.x versions, Serverless Functions dramatically improve developer speed and efficiency in many runtime environments, including Node.js, Python, Quarkus, TypeScript, Rust, and Go.

    With the provided kn CLI, you can jump-start function projects with function templates and build and deploy them to an OpenShift cluster in a single step. This further abstracts the underlying infrastructure, reduces programming complexity for developers, and eliminates the need for developers to create container images for deployment manually.

    Note: For an overview of serverless functions, see Create your first serverless function with Red Hat OpenShift Serverless Functions.

    Stateless functions are triggered by the Knative Eventing subsystem, empowering developers to create functions as part of an event-driven architecture. The increased programming simplicity lets even non-developers such as data scientists create and deploy functions in a rich, low-code experience.

    Red Hat's open source commitment to Knative

    In Red Hat's continued commitment to the open source community, it has donated the OpenShift Serverless Functions capability to the Knative community project, where it's currently part of the Knative sandbox organization on GitHub.

    Get started with Knative and OpenShift Serverless

    You can try OpenShift Serverless for yourself by accessing the free Developer Sandbox for Red Hat OpenShift. Getting up and running couldn't be easier!

    To learn more about Knative and Red Hat OpenShift Serverless, check out the following links:

    • Read the Knative 1.0 release announcement.
    • Explore resources on the Knative website.
    • Download the e-book: Knative Cookbook
    • Get an overview of Red Hat OpenShift Serverless.
    • Refer to the Red Hat OpenShift Serverless documentation.
    Last updated: September 20, 2023

    Related Posts

    • Create your first serverless function with Red Hat OpenShift Serverless Functions

    • Build and deploy a serverless app with Camel K and Red Hat OpenShift Serverless 1.5.0 Tech Preview

    • Deploying serverless Node.js applications on Red Hat OpenShift, Part 1

    • Send S3 data to Telegram with Red Hat OpenShift Serverless Functions

    Recent Posts

    • Federated identity across the hybrid cloud using zero trust workload identity manager

    • Confidential virtual machine storage attack scenarios

    • Introducing virtualization platform autopilot

    • Integrate zero trust workload identity manager with Red Hat OpenShift GitOps

    • Best Practice Configuration and Tuning for Linux and Windows VMs

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.