/serving

Kubernetes-based, scale-to-zero, request-driven compute

Primary LanguageGoApache License 2.0Apache-2.0

Knative Serving

Knative Serving builds on Kubernetes and Istio to support deploying and serving of serverless applications and functions. Serving is easy to get started with and scales to support advanced scenarios.

The Knative Serving project provides middleware primitives that enable:

  • Rapid deployment of serverless containers
  • Automatic scaling up and down to zero
  • Routing and network programming for Istio components
  • Point-in-time snapshots of deployed code and configurations

For complete Knative Serving documentation, see Knative Serving or Knative docs to learn about Knative.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.