Skip to content

Commit 9bc7bca

Browse files
committed
fundamentals: style/clarity suggestions
1 parent 51cd4fc commit 9bc7bca

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

documentation/modules/ROOT/pages/02-basic-fundas.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
= Basics and Fundamentals
22
include::_attributes.adoc[]
33

4-
At the end of this chapter you will be able to understand and know how to :
4+
At the end of this chapter you will be able to :
55

6-
* Deploy first Knative service ?
7-
* Deploying multiple revisions of the service
8-
* What different service deployment strategies possible (service vs configurations/routes) ?
9-
* Always running latest vs pinning revision to services
6+
* Deploy a Knative service.
7+
* Deploy multiple revisions of a service.
8+
* Choose between different service deployment strategies.
9+
* Running different revisions of a service.
1010
1111
[#basics-prerequisite]
12-
== Prerequisite
12+
== Prerequisite
13+
1314
include::partial$prereq-cli.adoc[]
1415

1516
[#basics-build-containers]

0 commit comments

Comments
 (0)