1047 Forks
5039 Stars
5039 Watchers

serving

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

How to download and setup serving

Open terminal and run command
git clone https://github.com/knative/serving.git
git clone is used to create a copy or clone of serving repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with serving https://github.com/knative/serving/archive/master.zip

Or simply clone serving with SSH
[email protected]:knative/serving.git

If you have some problems with serving

You may open issue on serving support forum (system) here: https://github.com/knative/serving/issues