Skip to content

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

License

Notifications You must be signed in to change notification settings

Shashankft9/serving

This branch is 3 commits ahead of, 3340 commits behind knative/serving:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c865720 · Jan 6, 2021
Dec 31, 2020
Dec 24, 2020
Apr 8, 2019
Dec 22, 2020
Nov 16, 2020
Dec 3, 2020
Jan 6, 2021
Apr 5, 2019
Dec 17, 2020
Dec 31, 2020
Jan 1, 2021
Dec 24, 2020
Sep 28, 2020
Jun 25, 2020
Apr 25, 2019
Oct 29, 2020
Oct 15, 2020
Dec 12, 2019
Apr 8, 2019
Dec 15, 2020
Jan 30, 2018
May 21, 2020
Dec 9, 2020
Oct 7, 2020
Jan 6, 2021
Dec 4, 2018
Dec 24, 2020
Dec 24, 2020

Repository files navigation

Knative Serving

go.dev reference Go Report Card Releases LICENSE Slack Status codecov

Knative Serving builds on Kubernetes to support deploying and serving of applications and functions as serverless containers. 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
  • 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.0%
  • Shell 2.0%