mirror of https://github.com/knative/docs.git
11 lines
371 B
Markdown
11 lines
371 B
Markdown
# API Objects - Revision
|
|
|
|
* Runs container images only
|
|
* Reifies k8s resources
|
|
* Deployment (probably could just use ReplicaSet)
|
|
* AutoScaler (currently uses horizontal pod autoscaler, looking at options here)
|
|
* Service
|
|
* Injects sidecars into the pods
|
|
* Scales to zero when not in use (goal, not implemented)
|
|
|
|
 |