Here’s what each of these Serving APIs do:
Service | Describes an application on Knative. |
Revision | Read-only snapshot of an application’s image and other settings (created by Configuration ). |
Configuration | Created by Service (from its spec.configuration field). It creates a new Revision when the revisionTemplate field changes. |
Route | Configures how the traffic coming to the Service should be split between Revision s. |
This diagram explains the relationship between them:
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024