Skip to content
/ serving Public
forked from knative/serving

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

License

Notifications You must be signed in to change notification settings

rafis3/serving

This branch is 6823 commits behind knative/serving:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 4, 2019
Jul 8, 2019
Apr 8, 2019
Jul 8, 2019
Jul 3, 2019
Jun 28, 2019
Jan 3, 2019
Jul 9, 2019
Apr 5, 2019
Jul 8, 2019
Feb 17, 2018
Jul 8, 2019
Jul 4, 2019
Feb 8, 2019
Apr 25, 2019
Jun 21, 2019
Jul 23, 2018
Apr 8, 2019
Jun 28, 2019
Jul 4, 2019
Jul 1, 2019
Jan 30, 2018
Oct 25, 2018
Jun 26, 2019
Apr 5, 2019
Dec 4, 2018

Repository files navigation

Knative Serving

GoDoc Go Report Card Releases LICENSE

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 documentation on using Knative Serving, see the serving section of the Knative documentation site.

For documentation on the Knative Serving specification, see the docs folder of this repository.

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.4%
  • Shell 1.6%