zh-translation:/content/zh/faq/metrics-and-logs/prometheus-for-non-k8s.md (#5648)

This commit is contained in:
徐志伟 2019-11-13 13:32:52 +08:00 committed by Istio Automation
parent bc479bfb73
commit 23c5eeeb62
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
title: Can the Prometheus adapter be used in non-Kubernetes environments?
title: Prometheus 适配器能在非 Kubernetes 环境下使用吗?
weight: 60
---
You can use docker-compose to install Prometheus. Also,
without the Kubernetes API server, components such as Mixer will need local configuration for rules/handlers/instances.
您可以使用 docker-compose 来安装 Prometheus这与您安装普通应用程序类似。
与此同时,由于没有 Kubernetes API 服务,像 Mixer 这样的组件将需要被提供 rules/handlers/instances 的本地配置。