mirror of https://github.com/istio/istio.io.git
zh-translation:/content/zh/faq/metrics-and-logs/prometheus-for-non-k8s.md (#5648)
This commit is contained in:
parent
bc479bfb73
commit
23c5eeeb62
|
@ -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 的本地配置。
|
||||
|
|
Loading…
Reference in New Issue