The documentation you are viewing is for Dapr v1.11 which is an older version of Dapr. For up-to-date documentation, see the latest version.
Dapr 术语和定义
Dapr文件中通用术语和缩略语的定义
这个页面详细介绍了您可能在Dapr文档中读到的常见术语。
词条 | 定义 | 详情 |
---|---|---|
应用(App/Application) | 运行中的服务/二进制应用,通常是由用户创建和运行的。 | |
Building block (构建块) | Dapr 为用户提供的 API,以帮助创建微服务和应用程序。 | Dapr 构建块 |
Component (组件) | 由 Dapr 构建块单独使用或与其他组件集合一起使用的模块化功能类型。 | Dapr components |
Configuration (配置) | 一个 YAML 文件,声明Dapr sidecars 或 Dapr 控制面板的所有设置。 您可以在这里配置控制平面 mTLS 设置,或应用程序实例的跟踪和中间件设置。 | Dapr配置 |
Dapr | 分布式应用程序运行时。 | Dapr 概述 |
Dapr control plane (Dapr 控制面板) | 在托管平台(如 Kubernetes 集群)上安装 Dapr 的一部分的服务集合。 允许 Dapr 启用应用程序在该平台上运行,并处理 Dapr 功能,如 actor placement 、Dapr sidecar 或证书签发/延续。 | Self-hosted overview Kubernetes overview |
自托管 | 您可以在 Windows/macOS/Linux机器 用Dapr运行您的应用程序。 Dapr 提供以"自托管"模式在机器上运行的功能。 | 自托管模式 |
Service (服务) | 正在运行的应用程序或二进制文件。 可用于指您的应用程序,或Dapr应用程序。 | |
Sidecar | 将应用程序作为单独的流程或容器与您的应用程序一起运行的程序。 | Sidecar 模式 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.