mirror of https://github.com/istio/istio.io.git
31 lines
731 B
Markdown
31 lines
731 B
Markdown
---
|
|
title: Security
|
|
overview: This sample demonstrates how to obtain uniform metrics, logs, traces across different services using Istio Mixer and Istio sidecar.
|
|
|
|
order: 30
|
|
draft: true
|
|
layout: docs
|
|
type: markdown
|
|
---
|
|
{% include home.html %}
|
|
|
|
This sample demonstrates how to obtain uniform metrics, logs, traces across different services using Istio Mixer and Istio sidecar.
|
|
|
|
## Overview
|
|
|
|
Placeholder.
|
|
|
|
## Before you begin
|
|
* Describe installation options.
|
|
|
|
* Install Istio control plane in a Kubernetes cluster by following the quick start instructions in the
|
|
[Installation guide]({{home}}/docs/setup/kubernetes/quick-start.html).
|
|
|
|
## Application Setup
|
|
|
|
1. Steps
|
|
|
|
## Tasks
|
|
|
|
1. some tasks that will complete the goal of this sample.
|