1.4 KiB
title | headline | sidenav | bodyclass | layout | type |
---|---|---|---|---|---|
Tasks | Tasks | doc-side-tasks-nav.html | docs | docs | markdown |
Tasks
Tasks show you how to do a single specific targeted activity with the Istio system.
-
Installation. This task shows you how to setup the Istio service mesh.
-
Integrating Services into the Mesh. This task shows you how to integrate your applications with the Istio service mesh.
-
Configuring Ingress/Egress with Envoy. This task shows you how to setup the Istio ingress controller and the egress proxy.
-
Adding Resilience Features. This task shows you how to setup timeouts, retries, and circuit breakers.
-
Configuring Request Routing. This task shows you how to configure dynamic request routing based on weights and HTTP headers.
-
Fault Injection. This task shows how to inject failures into your application.
-
Enabling Istio-Auth. This task shows you how to setup Istio-Auth to provide mutual TLS authentication between services.
-
Collecting Metrics and Logs. This task shows you how to configure Mixer to collect metrics and logs from Envoy instances in every Pod.
-
Configuring Mixer. This task shows you how to configure Mixer.