mirror of https://github.com/istio/istio.io.git
Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md (#2251)
* Translate into Chinese: blog/2017/0.2-announcement/index.md * Update index.md * Update _index.md * Translate into Chinese: Multiple files * Update index.md * Update index.md * Sync * Sync * Sync/Update * Sync/Update * Sync * Fix no space problem. * Update _index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update _index.md * Update index.md * Update content_zh/docs/setup/kubernetes/ansible-install/index.md * Update _index.md * Update index.md * Update index.md * Update index.md * Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md * Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md
This commit is contained in:
parent
b059264a67
commit
481e834f62
|
@ -2,6 +2,7 @@
|
|||
title: Azure
|
||||
description: 对 Azure 集群进行配置以便安装运行 Istio。
|
||||
weight: 6
|
||||
skip_seealso: true
|
||||
keywords: [platform-setup,azure]
|
||||
---
|
||||
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Prometheus 适配器可以用于非 Kubernetes 环境吗?
|
||||
weight: 60
|
||||
---
|
||||
|
||||
您可以使用 docker-compose 来安装 Prometheus,这与你[安装](/docs/setup/consul/quick-start/#deploy-your-application)应用程序十分类似。此外,如果没有 Kubernetes API 服务器,像 Mixer 这样的组件将会对规则、处理程序以及实例进行本地配置。
|
Loading…
Reference in New Issue