Skip to content

Commit

Permalink
definition list still didn't work
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Büchse <[email protected]>
  • Loading branch information
mbuechse committed Oct 9, 2024
1 parent 25fa80b commit b1bc0c2
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions Standards/scs-0115-v1-capi-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@ This decision record investigates the pros and cons of making the CAPI images ma

## Terminology

Kubernetes as a service (KaaS)
: A service that offers provisioning Kubernetes clusters.
Cluster API (CAPI)
: "Cluster API is a Kubernetes sub-project focused on providing declarative APIs and tooling to simplify provisioning, upgrading, and operating multiple Kubernetes clusters." ([source](https://cluster-api.sigs.k8s.io/)) This API can thus be used to implement KaaS.
CAPI image
: Virtual machine image that contains a standardized Kubernetes setup to be used for CAPI. The SCS reference implementation for KaaS depends on these images.
CSP
: Cloud-service provider
- _Kubernetes as a service (KaaS)_: A service that offers provisioning Kubernetes clusters.
- _Cluster API (CAPI)_: "Cluster API is a Kubernetes sub-project focused on providing declarative APIs and tooling to simplify provisioning, upgrading, and operating multiple Kubernetes clusters." ([source](https://cluster-api.sigs.k8s.io/)) This API can thus be used to implement KaaS.
- _CAPI image_: Virtual machine image that contains a standardized Kubernetes setup to be used for CAPI. The SCS reference implementation for KaaS depends on these images.
- _CSP_: Cloud-service provider

## Design considerations

Expand Down

0 comments on commit b1bc0c2

Please sign in to comment.