Skip to content

anksos/awesome-knative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Knative Awesome

A curated list of awesome Knative resources.

What is Knative?

Knative (pronounced kay-nay-tiv) extends Kubernetes to provide a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on premises, in the cloud, or even in a third-party data center.

Knative features:

  • Serving
    - Run serverless containers on Kubernetes with ease, Knative takes care of the details of networking, autoscaling (even to zero), and revision tracking. You just have to focus on your core logic.
  • Eventing
    - Universal subscription, delivery, and management of events. Build modern apps by attaching compute to a data stream with declarative event connectivity and developer-friendly object model.

Contents

Contributing

Make sure to take a look the contribution guidelines before you submit a request.

Books / Docs

Articles

Blogs

Videos

Events

Tools