diff options
author | Daniel Gruesso <dgruesso@gitlab.com> | 2018-11-13 15:10:56 +0000 |
---|---|---|
committer | Daniel Gruesso <dgruesso@gitlab.com> | 2018-11-13 15:10:56 +0000 |
commit | 9f400c085969855891b92c1aa7d5cfaaaf8c969b (patch) | |
tree | c54ff1be9583694a3a18f82edf1fe482cddfb255 | |
parent | ddda4f5bd072b043a964c861d6950df20c5a3c4d (diff) | |
download | gitlab-ce-9f400c085969855891b92c1aa7d5cfaaaf8c969b.tar.gz |
trigger build for docs
-rw-r--r-- | doc/user/project/clusters/serverless/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md index 3099504ce4a..b44d14d2294 100644 --- a/doc/user/project/clusters/serverless/index.md +++ b/doc/user/project/clusters/serverless/index.md @@ -6,7 +6,7 @@ Run serverless workloads on Kubernetes using [Knative](https://cloud.google.com/ ## Overview -Knative extends Kubernetes to provide a set of middleware components that are useful to build modern, source-centric, and container-based applications. Knative brings some significant benefits out of the box through its main components: +Knative extends Kubernetes to provide a set of middleware components that are useful to build modern, source-centric, container-based applications. Knative brings some significant benefits out of the box through its main components: - [Build:](https://github.com/knative/build) Source-to-container build orchestration - [Eventing:](https://github.com/knative/eventing) Management and delivery of events |