Welcome to Knative

    Knative APIs build on existing Kubernetes APIs, so that Knative resources are compatible with other Kubernetes-native resources, and can be managed by cluster administrators using existing Kubernetes tools.

    There are two core Knative components that can be installed and used together or independently to provide different functions:

    • : Easily route events between on-cluster and off-cluster components by exposing event routing as configuration rather than embedded in code.

    Note: Earlier versions of Knative included a build component. That component has since evolved into the separate Tekton Pipelines project.