|
6 | 6 | ############################################################################### |
7 | 7 | # Getting started |
8 | 8 | ############################################################################### |
9 | | - - Tutorial: |
| 9 | + - Tutorials: |
10 | 10 | - Overview: getting-started/tutorial.md |
11 | 11 | - Quickstart: |
12 | 12 | - Tutorial introduction: getting-started/README.md |
13 | 13 | - Install Knative using quickstart: getting-started/quickstart-install.md |
14 | 14 | - Knative Functions: |
15 | | - - About Knative Functions: getting-started/about-knative-functions.md |
| 15 | + - Getting Started: getting-started/about-knative-functions.md |
16 | 16 | - Installing Knative Functions: getting-started/install-func.md |
17 | 17 | - Creating a function: getting-started/create-a-function.md |
18 | 18 | - Building, running, or deploying a function: getting-started/build-run-deploy-func.md |
|
21 | 21 | - Autoscaling: getting-started/first-autoscale.md |
22 | 22 | - Traffic splitting: getting-started/first-traffic-split.md |
23 | 23 | - Knative Eventing: |
24 | | - - About Knative Eventing: getting-started/getting-started-eventing.md |
| 24 | + - Getting Started: getting-started/getting-started-eventing.md |
25 | 25 | - Sources, Brokers, and Triggers: getting-started/first-broker.md |
26 | 26 | - Using a Knative Service as a source: getting-started/first-source.md |
27 | 27 | - Using Triggers and sinks: getting-started/first-trigger.md |
|
73 | 73 | - Additional autoscaling configuration for Knative Pod Autoscaler: serving/autoscaling/kpa-specific.md |
74 | 74 | - Autoscale Sample App - Go: serving/autoscaling/autoscale-go/README.md |
75 | 75 | # Serving - developer docs |
76 | | - - Developer Topics: |
| 76 | + - Developer Tasks: |
77 | 77 | - Services: |
78 | | - - About Knative Services: serving/services/README.md |
| 78 | + - Knative Services: serving/services/README.md |
79 | 79 | - Creating a Service: serving/services/creating-services.md |
80 | 80 | - Configuring private Services: serving/services/private-services.md |
81 | 81 | - Configuring ingress class: serving/services/ingress-class.md |
|
130 | 130 | # add default IMC broker page, page explaining broker types |
131 | 131 | - Channel based Broker: eventing/brokers/broker-types/channel-based-broker/README.md |
132 | 132 | - Apache Kafka: |
133 | | - - About Apache Kafka Broker: eventing/brokers/broker-types/kafka-broker/README.md |
| 133 | + - Knative Broker for Apache Kafka: eventing/brokers/broker-types/kafka-broker/README.md |
134 | 134 | - RabbitMQ Broker: eventing/brokers/broker-types/rabbitmq-broker/README.md |
135 | 135 | - Creating a Broker: eventing/brokers/create-broker.md |
136 | 136 | - Developer configuration options: eventing/brokers/broker-developer-config-options.md |
|
189 | 189 | # - Administrator configuration options: eventing/triggers/trigger-admin-config-options.md |
190 | 190 | # - Developer configuration options: eventing/triggers/trigger-developer-config-options.md |
191 | 191 | # Eventing - developer docs |
192 | | - - Developer topics: |
| 192 | + - Developer Tasks: |
193 | 193 | # BYO event source |
194 | 194 | - Custom event sources: |
195 | 195 | - Custom event sources overview: eventing/custom-event-source/README.md |
|
224 | 224 | ############################################################################### |
225 | 225 | # CLI |
226 | 226 | ############################################################################### |
227 | | - - Knative CLI: |
| 227 | + - CLI tools: |
228 | 228 | - CLI tools: client/README.md |
229 | 229 | - Installing the Knative CLI: client/install-kn.md |
230 | 230 | - Customizing kn: client/configure-kn.md |
|
238 | 238 | - Overview: install/README.md |
239 | 239 | # YAML Installation |
240 | 240 | - Install Knative with YAML: |
241 | | - - About YAML-based installation: install/yaml-install/README.md |
| 241 | + - YAML-based installation: install/yaml-install/README.md |
242 | 242 | - Install Knative Serving: |
243 | 243 | - Install Serving with YAML: install/yaml-install/serving/install-serving-with-yaml.md |
244 | 244 | - Knative Serving installation files: install/yaml-install/serving/serving-installation-files.md |
|
0 commit comments