Skip to content

Commit d381929

Browse files
author
Shriram Rajagopalan
committed
point placeholders to task-template.html
1 parent 5144e73 commit d381929

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/tasks/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,30 @@ type: markdown
1111
Tasks show you how to do a single specific targeted
1212
activity with the Istio system.
1313

14-
- [Installion](./installing-istio.html). This task shows you how to
14+
- [Installion](./task-template.html). This task shows you how to
1515
setup Istio service mesh.
1616

17-
- [Integrating Services into the Mesh](./installing-istio.html). This task shows you how to
17+
- [Integrating Services into the Mesh](./task-template.html). This task shows you how to
1818
integrate your applications with Istio service mesh.
1919

20-
- [Configuring Ingress/Egress with Envoy](./installing-istio.html). This task shows you how to
20+
- [Configuring Ingress/Egress with Envoy](./task-template.html). This task shows you how to
2121
setup the Istio Ingress controller and the Egress proxy.
2222

23-
- [Adding Resilience Features](./installing-istio.html). This task shows you how to
23+
- [Adding Resilience Features](./task-template.html). This task shows you how to
2424
setup timeouts, retries and circuit breakers.
2525

26-
- [Configuring Request Routing](./installing-istio.html). This task shows you how to
26+
- [Configuring Request Routing](./task-template.html). This task shows you how to
2727
configure dynamic request routing based on weights and http headers.
2828

29-
- [Fault Injection](./installing-istio.html). This task shows how to
29+
- [Fault Injection](./task-template.html). This task shows how to
3030
inject failures into your application.
3131

32-
- [Enabling Istio-Auth](./installing-istio.html). This task shows you how to
32+
- [Enabling Istio-Auth](./task-template.html). This task shows you how to
3333
setup Istio-Auth to provide mutual TLS authentication between services.
3434

35-
- [Collecting Metrics and Logs](./installing-istio.html). This task shows you how to
35+
- [Collecting Metrics and Logs](./task-template.html). This task shows you how to
3636
configure the Istio Mixer to collect metrics and logs from Envoys in
3737
every Pod.
3838

39-
- [Configuring Mixer](./installing-istio.html). This task shows you how to
39+
- [Configuring Mixer](./task-template.html). This task shows you how to
4040
configure the Mixer.

0 commit comments

Comments
 (0)