mirror of https://github.com/knative/docs.git
Fix pay-per-use description in homepage (#6203)
Signed-off-by: Guzman <guzman@guzman.fi>
This commit is contained in:
parent
cbb1337868
commit
70c7876650
|
@ -50,7 +50,7 @@
|
||||||
<h1>Why serverless containers?</h1>
|
<h1>Why serverless containers?</h1>
|
||||||
<p class="normal-text-head">
|
<p class="normal-text-head">
|
||||||
Serverless refers to running back-end programs and processes in the cloud. Serverless works on an as-used basis,
|
Serverless refers to running back-end programs and processes in the cloud. Serverless works on an as-used basis,
|
||||||
meaning that companies only use what they pay for. Knative is a platform-agnostic
|
meaning that companies only pay for what they use. Knative is a platform-agnostic
|
||||||
solution for running serverless deployments.
|
solution for running serverless deployments.
|
||||||
</p>
|
</p>
|
||||||
<div class="img-table">
|
<div class="img-table">
|
||||||
|
|
Loading…
Reference in New Issue