skywalking/docs/en/setup/istio
吴晟 Wu Sheng 63b033dfc0
Add istio bypass adaptor setup document back (#3376)
* Update document.

* Enable ALS document
2019-09-01 09:19:58 +08:00
..
yaml Add istio bypass adaptor setup document back (#3376) 2019-09-01 09:19:58 +08:00
README.md Add istio bypass adaptor setup document back (#3376) 2019-09-01 09:19:58 +08:00

README.md

Work with Istio

Instructions for transport Istio's metrics to SkyWalking OAP server.

Prerequisites

Istio should be installed in kubernetes cluster. Follow Istio quick start to finish it.

Deploy Skywalking backend

Follow the deploying backend in kubernetes to install oap server in kubernetes cluster.

Setup Istio to send metrics to oap

The SkyWalking uses Istio bypass adapter collects metrics. Use kubectl apply -f with the yaml(s) in the yaml folder to setup.