Skip to content

knative-automation/serving

This branch is 1 commit ahead of, 5 commits behind knative/serving:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

558e2ee · Feb 19, 2025
Feb 13, 2025
Jan 21, 2025
Apr 8, 2019
Feb 17, 2025
Nov 23, 2023
Jan 21, 2025
Feb 17, 2025
Jan 13, 2022
Feb 17, 2023
Feb 13, 2025
Feb 19, 2025
Feb 18, 2025
Sep 28, 2020
Jun 25, 2020
Apr 25, 2019
Feb 14, 2025
Jul 25, 2024
Mar 18, 2022
Mar 5, 2021
Aug 12, 2024
Jan 30, 2018
Feb 3, 2023
Feb 19, 2025
Nov 28, 2023
Nov 20, 2023
Feb 18, 2025
Feb 18, 2025

Repository files navigation

Knative Serving

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

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. For a list of all help wanted issues across Knative, take a look at CLOTRIBUTOR.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.9%
  • Shell 2.1%