|
1 | | -* xref:setup.adoc[1. Setup] |
2 | | -** xref:setup.adoc#prerequisite[Prerequisites] |
3 | | -** xref:setup.adoc#download-tutorial-sources[Download Tutorial Sources] |
4 | | -** xref:setup.adoc#kubernetes-cluster[Kubernetes Cluster] |
5 | | -*** xref:setup.adoc#install-knative-minikube[Install with Minikube ] |
6 | | -**** xref:setup.adoc#start-minikube[Configure and Start minikube ] |
7 | | -**** xref:setup.adoc[Install Knative ] |
8 | | -**** xref:setup.adoc#install-knative-istio[Install Istio ] |
9 | | -**** xref:setup.adoc#install-knative-serving[Install Knative Serving ] |
10 | | -**** xref:setup.adoc#install-knative-build[Install Knative Build] |
11 | | -**** xref:setup.adoc#install-knative-eventing[Install Knative Eventing ] |
12 | | -**** xref:setup.adoc#set-knative-tutorial-ns[Configuring Kubernetes namespace ] |
13 | | -*** xref:setup.adoc#install-knative-openshift[Install with OpenShift] |
14 | | -**** xref:setup.adoc#install-knative-ocp[Install on OCP] |
15 | | -**** xref:setup.adoc#install-knative-minishift[Install on Minishift] |
16 | | -**** xref:setup.adoc#configure-openshift-project[Configure OpenShift project] |
17 | | -** xref:setup.adoc#setup-work-folder[Work Folder] |
| 1 | +* xref:01-setup.adoc[1. Setup] |
| 2 | +** xref:01-setup.adoc#prerequisite[Prerequisites] |
| 3 | +** xref:01-setup.adoc#download-tutorial-sources[Download Tutorial Sources] |
| 4 | +** xref:01-setup.adoc#kubernetes-cluster[Kubernetes Cluster] |
| 5 | +*** xref:01-setup.adoc#install-knative-minikube[Install with Minikube ] |
| 6 | +**** xref:01-setup.adoc#start-minikube[Configure and Start minikube ] |
| 7 | +**** xref:01-setup.adoc[Install Knative ] |
| 8 | +**** xref:01-setup.adoc#install-knative-istio[Install Istio ] |
| 9 | +**** xref:01-setup.adoc#install-knative-serving[Install Knative Serving ] |
| 10 | +**** xref:01-setup.adoc#install-knative-build[Install Knative Build] |
| 11 | +**** xref:01-setup.adoc#install-knative-eventing[Install Knative Eventing ] |
| 12 | +**** xref:01-setup.adoc#set-knative-tutorial-ns[Configuring Kubernetes namespace ] |
| 13 | +*** xref:01-setup.adoc#install-knative-openshift[Install with OpenShift] |
| 14 | +**** xref:01-setup.adoc#install-knative-ocp[Install on OCP] |
| 15 | +**** xref:01-setup.adoc#install-knative-minishift[Install on Minishift] |
| 16 | +**** xref:01-setup.adoc#configure-openshift-project[Configure OpenShift project] |
| 17 | +** xref:01-setup.adoc#setup-work-folder[Work Folder] |
18 | 18 |
|
19 | | -* xref:01basic-fundas.adoc[2. Basics and Fundamentals] |
20 | | -** xref:01basic-fundas.adoc#basics-prerequisite[Prerequisites] |
21 | | -** xref:01basic-fundas.adoc#basics-build-containers[Build Containers] |
22 | | -** xref:01basic-fundas.adoc#basics-deploy-service[Deploy Service] |
23 | | -** xref:01basic-fundas.adoc#basics-invoke-service[Invoke Service] |
24 | | -** xref:01basic-fundas.adoc#basics-see-what-you-have-deployed[See what you have deployed] |
25 | | -** xref:01basic-fundas.adoc#deploying-new-revision[Deploy new Revision Service] |
26 | | -** xref:01basic-fundas.adoc#basics-pinning-revision[Pinning service to a revision] |
27 | | -** xref:01basic-fundas.adoc#basics-cleanup[Cleanup] |
| 19 | +* xref:02-basic-fundas.adoc[2. Basics and Fundamentals] |
| 20 | +** xref:02-basic-fundas.adoc#basics-prerequisite[Prerequisites] |
| 21 | +** xref:02-basic-fundas.adoc#basics-build-containers[Build Containers] |
| 22 | +** xref:02-basic-fundas.adoc#basics-deploy-service[Deploy Service] |
| 23 | +** xref:02-basic-fundas.adoc#basics-invoke-service[Invoke Service] |
| 24 | +** xref:02-basic-fundas.adoc#basics-see-what-you-have-deployed[See what you have deployed] |
| 25 | +** xref:02-basic-fundas.adoc#deploying-new-revision[Deploy new Revision Service] |
| 26 | +** xref:02-basic-fundas.adoc#basics-pinning-revision[Pinning service to a revision] |
| 27 | +** xref:02-basic-fundas.adoc#basics-cleanup[Cleanup] |
28 | 28 |
|
29 | | -* xref:02configs-and-routes.adoc[3. Configurations and Routes] |
30 | | -** xref:02configs-and-routes.adoc#crtd-prerequisite[Prerequisites] |
31 | | -** xref:02configs-and-routes.adoc#ctrd-build-containers[Build Containers] |
32 | | -** xref:02configs-and-routes.adoc#crtd-deploy-configuration[Deploy Configuration] |
33 | | -** xref:02configs-and-routes.adoc#crtd-invoke-service[Invoke Service] |
34 | | -** xref:02configs-and-routes.adoc#crtd-deploy-route[Deploy Route] |
35 | | -** xref:02configs-and-routes.adoc#crtd-see-what-you-have-deployed[See what you have deployed] |
36 | | -** xref:02configs-and-routes.adoc#crtd-deploying-new-revision[Deploy new Revision Service] |
37 | | -** xref:02configs-and-routes.adoc#crtd-distributing-traffic[Distributing Traffic] |
38 | | -** xref:02configs-and-routes.adoc#ctrd-cleanup[Cleanup] |
| 29 | +* xref:03-configs-and-routes.adoc[3. Configurations and Routes] |
| 30 | +** xref:03-configs-and-routes.adoc#crtd-prerequisite[Prerequisites] |
| 31 | +** xref:03-configs-and-routes.adoc#ctrd-build-containers[Build Containers] |
| 32 | +** xref:03-configs-and-routes.adoc#crtd-deploy-configuration[Deploy Configuration] |
| 33 | +** xref:03-configs-and-routes.adoc#crtd-invoke-service[Invoke Service] |
| 34 | +** xref:03-configs-and-routes.adoc#crtd-deploy-route[Deploy Route] |
| 35 | +** xref:03-configs-and-routes.adoc#crtd-see-what-you-have-deployed[See what you have deployed] |
| 36 | +** xref:03-configs-and-routes.adoc#crtd-deploying-new-revision[Deploy new Revision Service] |
| 37 | +** xref:03-configs-and-routes.adoc#crtd-distributing-traffic[Distributing Traffic] |
| 38 | +** xref:03-configs-and-routes.adoc#ctrd-cleanup[Cleanup] |
39 | 39 |
|
40 | | -* xref:03scaling.adoc[4. Scaling] |
41 | | -** xref:03scaling.adoc#scaling-prerequisite[Prerequisites] |
42 | | -** xref:03scaling.adoc#scaling-build-containers[Build Containers] |
43 | | -** xref:03scaling.adoc#scaling-deploy-service[Deploy Service] |
44 | | -** xref:03scaling.adoc#scaling-invoke-service[Invoke Service] |
45 | | -** xref:03scaling.adoc#scaling-scale-to-zero[Scale to Zero] |
46 | | -*** xref:03scaling.adoc#scaling-observer-scale-to-zero[Observing default scale down ] |
47 | | -*** xref:03scaling.adoc#scaling-observer-scale-to-zero-1m[Change scale to zero time] |
48 | | -*** xref:03scaling.adoc#scaling-reset-to-defaults[Reset to Defaults] |
49 | | -** xref:03scaling.adoc#scaling-auto-scaling[Auto Scaling] |
50 | | -*** xref:03scaling.adoc#scaling-autoscaling-deploy-service[Deploy Service] |
51 | | -*** xref:03scaling.adoc#scaling-autoscaling-invoke-service[Invoke Service] |
52 | | -*** xref:03scaling.adoc#scaling-load-service[Load Service] |
53 | | -** xref:03scaling.adoc#scaling-min-scale[Minimum Scale] |
54 | | -*** xref:03scaling.adoc#scaling-deploy-service-minscale[Deploy service ] |
55 | | -** xref:03scaling.adoc#scaling-cleanup[Cleanup] |
| 40 | +* xref:04-scaling.adoc[4. Scaling] |
| 41 | +** xref:04-scaling.adoc#scaling-prerequisite[Prerequisites] |
| 42 | +** xref:04-scaling.adoc#scaling-build-containers[Build Containers] |
| 43 | +** xref:04-scaling.adoc#scaling-deploy-service[Deploy Service] |
| 44 | +** xref:04-scaling.adoc#scaling-invoke-service[Invoke Service] |
| 45 | +** xref:04-scaling.adoc#scaling-scale-to-zero[Scale to Zero] |
| 46 | +*** xref:04-scaling.adoc#scaling-observer-scale-to-zero[Observing default scale down ] |
| 47 | +*** xref:04-scaling.adoc#scaling-observer-scale-to-zero-1m[Change scale to zero time] |
| 48 | +*** xref:04-scaling.adoc#scaling-reset-to-defaults[Reset to Defaults] |
| 49 | +** xref:04-scaling.adoc#scaling-auto-scaling[Auto Scaling] |
| 50 | +*** xref:04-scaling.adoc#scaling-autoscaling-deploy-service[Deploy Service] |
| 51 | +*** xref:04-scaling.adoc#scaling-autoscaling-invoke-service[Invoke Service] |
| 52 | +*** xref:04-scaling.adoc#scaling-load-service[Load Service] |
| 53 | +** xref:04-scaling.adoc#scaling-min-scale[Minimum Scale] |
| 54 | +*** xref:04-scaling.adoc#scaling-deploy-service-minscale[Deploy service ] |
| 55 | +** xref:04-scaling.adoc#scaling-cleanup[Cleanup] |
56 | 56 |
|
57 | | -* xref:04build/build.adoc[5. Build] |
58 | | -** xref:04build/build.adoc#build-prerequisite[Prerequisites] |
59 | | -*** xref:04build/build.adoc#build-create-docker-secret[Generate Docker Secret] |
60 | | -*** xref:04build/build.adoc#build-generate-build-spec[Generate Build Spec] |
61 | | -*** xref:04build/build.adoc#build-generate-knative-service[Generate Knative service] |
62 | | -*** xref:04build/build.adoc#build-apply-prereq-resources[Apply Resources] |
63 | | -** xref:04build/build.adoc#build-create-build[Create Build] |
64 | | -** xref:04build/build.adoc#build-see-what-you-have-deployed[See what you have deployed] |
65 | | -** xref:04build/build.adoc#build-watching-logs[Watching logs] |
66 | | -** xref:04build/build.adoc#build-build-status[Build Status] |
67 | | -** xref:04build/build.adoc#build-deploy-service-build[Deploy Service] |
68 | | -** xref:04build/build.adoc#build-invoke-service[Invoke Service] |
69 | | -** xref:04build/build.adoc#build-build-cleanup[Cleanup] |
| 57 | +* xref:05-build/build.adoc[5. Build] |
| 58 | +** xref:05-build/build.adoc#build-prerequisite[Prerequisites] |
| 59 | +*** xref:05-build/build.adoc#build-create-docker-secret[Generate Docker Secret] |
| 60 | +*** xref:05-build/build.adoc#build-generate-build-spec[Generate Build Spec] |
| 61 | +*** xref:05-build/build.adoc#build-generate-knative-service[Generate Knative service] |
| 62 | +*** xref:05-build/build.adoc#build-apply-prereq-resources[Apply Resources] |
| 63 | +** xref:05-build/build.adoc#build-create-build[Create Build] |
| 64 | +** xref:05-build/build.adoc#build-see-what-you-have-deployed[See what you have deployed] |
| 65 | +** xref:05-build/build.adoc#build-watching-logs[Watching logs] |
| 66 | +** xref:05-build/build.adoc#build-build-status[Build Status] |
| 67 | +** xref:05-build/build.adoc#build-deploy-service-build[Deploy Service] |
| 68 | +** xref:05-build/build.adoc#build-invoke-service[Invoke Service] |
| 69 | +** xref:05-build/build.adoc#build-build-cleanup[Cleanup] |
70 | 70 |
|
71 | | -* xref:04build/build-templates.adoc[6. Build Template] |
72 | | -** xref:04build/build-templates.adoc#build-template-prerequisite[Prerequisites] |
73 | | -*** xref:04build/build-templates.adoc#build-template-generate-template[Generate build template] |
74 | | -*** xref:04build/build-templates.adoc#build-template-generate-service[Generate Knative service] |
75 | | -*** xref:04build/build-templates.adoc#build-template-apply-resources[Apply Resources] |
76 | | -** xref:04build/build-templates.adoc#build-template-create-template[Create Build Template] |
77 | | -*** xref:04build/build-templates.adoc#build-see-what-you-have-deployed[See what you have deployed] |
78 | | -** xref:04build/build-templates.adoc#build-deploy-service-build-template[Deploy Service] |
79 | | -** xref:04build/build-templates.adoc#build-template-invoke-service[Invoke Service] |
80 | | -** xref:04build/build-templates.adoc#build-template-cleanup[Cleanup] |
| 71 | +* xref:05-build/build-templates.adoc[6. Build Template] |
| 72 | +** xref:05-build/build-templates.adoc#build-template-prerequisite[Prerequisites] |
| 73 | +*** xref:05-build/build-templates.adoc#build-template-generate-template[Generate build template] |
| 74 | +*** xref:05-build/build-templates.adoc#build-template-generate-service[Generate Knative service] |
| 75 | +*** xref:05-build/build-templates.adoc#build-template-apply-resources[Apply Resources] |
| 76 | +** xref:05-build/build-templates.adoc#build-template-create-template[Create Build Template] |
| 77 | +*** xref:05-build/build-templates.adoc#build-see-what-you-have-deployed[See what you have deployed] |
| 78 | +** xref:05-build/build-templates.adoc#build-deploy-service-build-template[Deploy Service] |
| 79 | +** xref:05-build/build-templates.adoc#build-template-invoke-service[Invoke Service] |
| 80 | +** xref:05-build/build-templates.adoc#build-template-cleanup[Cleanup] |
81 | 81 |
|
82 | | -* xref:05eventing/eventing.adoc[7. Eventing] |
83 | | -** xref:05eventing/eventing.adoc#eventing-prerequisite[Prerequisites] |
84 | | -** xref:05eventing/eventing.adoc#eventing-assumptions[Assumptions] |
85 | | -** xref:05eventing/eventing-src-svc.adoc[Source to Service] |
86 | | -*** xref:05eventing/eventing-src-svc.adoc#eventing-source[Event Source] |
87 | | -*** xref:05eventing/eventing-src-svc.adoc#eventing-create-event-source[Create Event Source] |
88 | | -*** xref:05eventing/eventing-src-svc.adoc#eventing-verify-event-source[Verify] |
89 | | -*** xref:05eventing/eventing-src-svc.adoc#eventing-sink-service[Sink Service] |
90 | | -**** xref:05eventing/eventing-src-svc.adoc#eventing-gen-sink-service[Generate Service] |
91 | | -**** xref:05eventing/eventing-src-svc.adoc#eventing-deploy-sink-service[Deploy Service] |
92 | | -*** xref:05eventing/eventing-src-svc.adoc#eventing-see-what-you-have-deployed[See what you have deployed] |
93 | | -*** xref:05eventing/eventing-src-svc.adoc#eventing-cleanup[Cleanup] |
| 82 | +* xref:06-eventing/eventing.adoc[7. Eventing] |
| 83 | +** xref:06-eventing/eventing.adoc#eventing-prerequisite[Prerequisites] |
| 84 | +** xref:06-eventing/eventing.adoc#eventing-assumptions[Assumptions] |
| 85 | +** xref:06-eventing/eventing-src-svc.adoc[Source to Service] |
| 86 | +*** xref:06-eventing/eventing-src-svc.adoc#eventing-source[Event Source] |
| 87 | +*** xref:06-eventing/eventing-src-svc.adoc#eventing-create-event-source[Create Event Source] |
| 88 | +*** xref:06-eventing/eventing-src-svc.adoc#eventing-verify-event-source[Verify] |
| 89 | +*** xref:06-eventing/eventing-src-svc.adoc#eventing-sink-service[Sink Service] |
| 90 | +**** xref:06-eventing/eventing-src-svc.adoc#eventing-gen-sink-service[Generate Service] |
| 91 | +**** xref:06-eventing/eventing-src-svc.adoc#eventing-deploy-sink-service[Deploy Service] |
| 92 | +*** xref:06-eventing/eventing-src-svc.adoc#eventing-see-what-you-have-deployed[See what you have deployed] |
| 93 | +*** xref:06-eventing/eventing-src-svc.adoc#eventing-cleanup[Cleanup] |
94 | 94 |
|
95 | | -** xref:05eventing/eventing-src-sub.adoc[Source to Subscriber] |
96 | | -*** xref:05eventing/eventing-src-sub.adoc#eventing-channel[Channel] |
97 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-create-event-channel[Create Event Channel] |
98 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-verify-event-channel[Verify] |
99 | | -*** xref:05eventing/eventing-src-sub.adoc#eventing-source[Event Source] |
100 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-create-event-source[Create Event Source] |
101 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-verify-event-source[Verify] |
102 | | -*** xref:05eventing/eventing-src-sub.adoc#eventing-subscriber[Event Subscriber] |
103 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-create-subscriber[Create Event Subscriber] |
104 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-verify-subscriber[Verify] |
105 | | -*** xref:05eventing/eventing-src-sub.adoc#eventing-see-what-you-have-deployed[See what you have deployed] |
106 | | -*** xref:05eventing/eventing-src-sub.adoc#eventing-subscriber-service[Subscriber Service] |
107 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-gen-subscriber-service[Generate Service] |
108 | | -**** xref:05eventing/eventing-src-sub.adoc#eventing-deploy-subscriber-service[Deploy Service] |
109 | | -*** xref:05eventing/eventing-src-sub.adoc#eventing-cleanup[Cleanup] |
110 | | -** xref:05eventing/eventing.adoc#eventing-watch-logs[Watching Logs] |
| 95 | +** xref:06-eventing/eventing-src-sub.adoc[Source to Subscriber] |
| 96 | +*** xref:06-eventing/eventing-src-sub.adoc#eventing-channel[Channel] |
| 97 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-create-event-channel[Create Event Channel] |
| 98 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-verify-event-channel[Verify] |
| 99 | +*** xref:06-eventing/eventing-src-sub.adoc#eventing-source[Event Source] |
| 100 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-create-event-source[Create Event Source] |
| 101 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-verify-event-source[Verify] |
| 102 | +*** xref:06-eventing/eventing-src-sub.adoc#eventing-subscriber[Event Subscriber] |
| 103 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-create-subscriber[Create Event Subscriber] |
| 104 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-verify-subscriber[Verify] |
| 105 | +*** xref:06-eventing/eventing-src-sub.adoc#eventing-see-what-you-have-deployed[See what you have deployed] |
| 106 | +*** xref:06-eventing/eventing-src-sub.adoc#eventing-subscriber-service[Subscriber Service] |
| 107 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-gen-subscriber-service[Generate Service] |
| 108 | +**** xref:06-eventing/eventing-src-sub.adoc#eventing-deploy-subscriber-service[Deploy Service] |
| 109 | +*** xref:06-eventing/eventing-src-sub.adoc#eventing-cleanup[Cleanup] |
| 110 | +** xref:06-eventing/eventing.adoc#eventing-watch-logs[Watching Logs] |
111 | 111 |
|
112 | 112 |
|
113 | 113 | * xref:faq.adoc[8.Frequently Asked Questions] |
|
0 commit comments