Software Alternatives & Reviews

Kubeless VS Knative

Compare Kubeless VS Knative and see what are their differences

Kubeless logo Kubeless

Kubernetes native serverless framework

Knative logo Knative

Knative provides a set of components for building modern, source-centric, and container-based applications that can run anywhere.
  • Kubeless Landing page
    Landing page //
    2023-09-16
  • Knative Landing page
    Landing page //
    2023-08-27

Kubeless videos

Serverless on Kubernetes with Kubeless

More videos:

  • Review - Serverless with Kubeless - usecase in Outfittery - Andrei Chernyshev
  • Review - Event-based processing with Cloudserver and Kubeless

Knative videos

What is Knative?

More videos:

  • Review - Introduction to Knative | Cloud Academy
  • Review - Knative a Year Later: Serverless, Kubernetes and You (Cloud Next '19)

Category Popularity

0-100% (relative to Kubeless and Knative)
Developer Tools
72 72%
28% 28
Cloud Computing
30 30%
70% 70
Tech
100 100%
0% 0
Cloud Hosting
0 0%
100% 100

User comments

Share your experience with using Kubeless and Knative. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Knative should be more popular than Kubeless. It has been mentiond 14 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Kubeless mentions (4)

  • Ask HN: Self-Hosted Serverless Solution?
    You can run kubeless on top of a self hosted Kubernetes cluster: https://kubeless.io/. - Source: Hacker News / over 2 years ago
  • Docker container sleep if not being used....
    It sounds like you want to run your containers on a serverless platform. You would need Kubernetes to use these but check out Kubeless or Knative. They both have the ability to scale your containers down to zero when not in use and then spin them back up when a request comes in. Source: over 2 years ago
  • From Monolith to Microservices and Beyond
    Serverless computing comes into play with the promise of freeing teams from having to deal with operational tasks. The general idea with Serverless computing is to be able to provide the service code, together with some minimal configuration, and the provider will take care of the operational aspects. Most cloud providers have serverless offerings and there are also serverless options on top of Kubernetes that use... - Source: dev.to / over 2 years ago
  • My Attempt at Serverless React
    Right now I'm considering Kubeless as an alternative for OpenFaas for the following reasons:. - Source: dev.to / almost 3 years ago

Knative mentions (14)

  • Rethinking Serverless with Flame
    Https://knative.dev/ - (CloudRun API is based on this OSS project). - Source: Hacker News / 5 months ago
  • Running Serverless Functions on Kubernetes
    Serverless functions are pieces of code that take an HTTP request object and provide a response. With serverless functions, your application is composed of modular functions that respond to events and can be scaled independently. In this article, you learned about Knative and how to run serverless functions on Kubernetes using Knative and the func CLI. You can learn more about Knative on knative.dev, and a cheat... - Source: dev.to / over 1 year ago
  • DevOpsCon Munich 2022 - Human Interactions that Matter
    That night Sebastian Meyen - the chief content officer at S&S Media took the speakers out and I had a great, deep conversation with Zbynek Roubalik - one of the maintainers of both Knative and KEDA. He got me all excited about the GPTchat. I even tried to play with it that same night when I came back to the hotel. But I got bored after 20 minutes. It still feels like talking to a machine... I don't see the threat... - Source: dev.to / over 1 year ago
  • Running Cloudflare Workers (workerd) on Docker/Kubernetes
    I use Kubernetes for some client projects and I'm an advocate for Knative, a solution to build serverless, event-driven applications on Kubernetes. By serverless, I mean running a container that can automatically scale down to zero. How you manage the cluster is up to you, it could be self-managed on-premise or in the cloud. Perhaps use Google GKE Autopilot where you have almost no need to manage the cluster. The... - Source: dev.to / over 1 year ago
  • How to create cloud-native CI/CD Pipelines with Tekton
    Because these components are configured as Custom Resource Definitions on Kubernetes, you can create highly reusable pipelines, and Tekton is also compatible with Jenkins, Skaffold, Knative, and other CI/CD tools. Let’s take a look at getting started with Tekton, and start working on building our pipeline. - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing Kubeless and Knative, you can also consider the following products

Gitkube - Build and deploy docker images to Kubernetes using git push.

AWS Lambda - Automatic, event-driven compute service

Supergiant.io - A datacenter management system built on Kubernetes

Fission.io - Fission.io is a serverless framework for Kubernetes that supports many concepts such as event triggers, parallel execution, and statelessness.

Komodor - The Kubernetes native troubleshooting platform

Nuclio - Nuclio is an open source serverless platform.