automation-suite
2023.4
false
Linux 版 Automation Suite 安装指南
- 概述
- 要求
- 安装
- 问答:部署模板
- 发行说明
- Azure 部署架构
- 步骤 1:准备 Azure 部署
- 步骤 2:将 Automation Suite 部署到 Azure
- 步骤 3:部署后步骤
- 完成升级
- 安装后
- 集群管理
- 监控和警示
- 迁移和升级
- 特定于产品的配置
- 最佳实践和维护
- 故障排除
- 如何在安装过程中对服务进行故障排除
- 如何卸载集群
- 如何清理离线工件以改善磁盘空间
- 如何清除 Redis 数据
- 如何启用 Istio 日志记录
- 如何手动清理日志
- 如何清理存储在 sf-logs 存储桶中的旧日志
- 如何禁用 AI Center 的流日志
- 如何对失败的 Automation Suite 安装进行调试
- 如何在升级后从旧安装程序中删除映像
- 如何自动清理 Longhorn 快照
- 如何禁用 TX 校验和卸载
- 如何手动将 ArgoCD 日志级别设置为 Info
- 如何为外部注册表生成已编码的 pull_secret_value
- 如何解决 TLS 1.2 中的弱密码问题
- 如何使用证书
- 如何使用集群内对象存储 (Ceph) 收集 DU 使用情况数据
- 如何在离线环境中安装 RKE2 SELinux
- 如何清理 NFS 服务器上的旧差异备份
- 无法获取沙盒映像
- Pod 未显示在 ArgoCD 用户界面中
- Redis 探测器失败
- RKE2 服务器无法启动
- 在 UiPath 命名空间中找不到密码
- ArgoCD 在首次安装后进入“进行中”状态
- 访问 ArgoCD 只读帐户时出现问题
- MongoDB Pod 处于 CrashLoopBackOff 状态或在删除后处于“等待 PVC 配置”状态
- 集群还原或回滚后服务运行状况不佳
- Pod 在 Init:0/X 中卡住
- Prometheus 处于 CrashLoopBackoff 状态,并出现内存不足 (OOM) 错误
- 监控仪表板中缺少 Ceph-rook 指标
- Pod 无法在代理环境中与 FQDN 通信
- 无法配置升级后的电子邮件警示
- 无正常的上游问题
- 使用 Automation Suite 诊断工具
- 使用 Automation Suite 支持捆绑包
- 探索日志
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
Once you have the Azure environment set up, navigate to this link to install Automation Suite in your Azure environment.
下表概述了部署中使用的参数:
| 参数名称 | 描述 |
|---|---|
Subscription | Azure 订阅。 |
Resource Group | 订阅下的 Azure 资源组。 |
Resource Group Name | 在其中部署集群的资源组名称。 |
Region | 资源组的默认区域。 |
Location | 部署基础架构的有效 Azure 区域。确保该区域有足够的核心可以用于所使用的实例类型。 如果这与资源组的区域相同,则可以使用 [resourceGroup().location]。 |
Automation Suite version | Automation Suite 的版本。 示例: 21.10.2 |
Run Automation Suite Install | 选择是否应在配置基础架构后安装 Automation Suite。 |
Accept License Agreement | 将该参数设置为 True,即表示您同意适用的许可协议。 |
DNS Load Balancer | 用于负载均衡器子域的前缀。 如果您使用自定义域,则只能通过自定义域访问集群,而不能直接使用负载均衡器的域(例如,<prefix>.<region>.cloudapp.azure.com)。 |
Virtual Network New Or Existing | 参数,用于指示是否应创建部署所用的虚拟网络,或该虚拟网络是否已存在。 |
Existing Virtual Network Resource Group | 资源组,在此部署要使用的现有虚拟网络。 仅当 Virtual Network New Or Existing 参数设置为 existing 时使用的参数。 |
Existing Virtual Network Name | 用于部署的现有虚拟网络的名称。 仅当 Virtual Network New Or Existing 参数设置为 existing 时使用的参数。 |
Existing Subnet Name | Name of an existing subnet inside the previously mentioned Virtual Network. The subnet must satisfy these requirements. 仅当 Virtual Network New Or Existing 参数设置为 existing 时使用的参数。 |
Deploy Bastion Host | 在虚拟网络上部署堡垒主机。仅在将“新虚拟网络”或“现有网络”设置为“新”时才使用此参数。 |
Enable Custom Domain | 如果您想使用自己的自定义域,可设置为 true。需要安装后配置。 |
Custom domain | This is the domain you want to use for the cluster. Post-installation, create two CNAME/A records that will point to the public load balancer. See DNS configuration. |
Enable Custom Certificates | 如果要为自己的域使用自定义证书,请设置为 true。请务必将其与设置为 true 的 Enable Custom Domain 参数一起使用。 |
Custom Server Certificate | 这是一个 base64 编码的字符串。Encode the contents of the .crt server certificate to a base64 string. The server certificate should have the following properties. |
Custom Server Cert Key | 这是一个 base64 编码的字符串。将 .key 服务器证书密钥的内容编码为 base64 字符串。这是 Custom Server Certificate 参数中的私钥。 |
Custom Server Cert Authority Bundle | 这是一个 base64 编码的字符串。创建一个 .crt 文件,其中包含来自服务器证书链中所有 CA 证书(不包括服务器证书)的所有公共证书(.crt)。从此文件的内容创建一个 base64 字符串。 |
Automation Suite Installer URL | 可选:Automation Suite 安装包的链接。 更改此参数将覆盖上面的 Automation Suite version 参数,并安装此 URL 中指定的版本。如不使用,请将设置保持为 None。 |
Automation Suite Advanced Config | 这是一个有效的 json 字符串,会被合并到模板正在构建的 cluster_config.json 文件中。将覆盖现有设置。See advanced installation experience for details. |
Server Node Count | 为用作集群服务器而创建的虚拟机数量。应为奇数。 |
Server Node Instance Type | 服务器节点的实例类型。 示例: Standard_D16s_v3 |
Server Node Hostname | Server node hostname/computer name prefix. For details on the appended sequence, see Azure documentation. |
Enable Ultra Disks | 启用以对etcd (服务器节点)使用超级磁盘。 仅当您要部署到的区域不支持区域时,才应禁用。 |
Agent Node Count | 为用作集群代理节点而创建的虚拟机数量。如果为 0,则仍会创建空的代理规模集。 |
Agent Node Instance Type | 代理节点的实例类型。 示例: Standard_D16s_v3 |
Agent Node Hostname | Agent node hostname/computer name prefix. For details on the appended sequence, see Azure documentation. |
Gpu Node Count | 为用作集群代理而创建的 GPU 虚拟机数量。专为 ML 工作负载设计。如果为 0,则不创建 GPU 规模集。 |
Gpu Node Instance Type | 要配置的以及要用作集群代理的 GPU 实例类型。 示例: Standard_NC12s_v2 |
Gpu Node Hostname | GPU node hostname/computer name prefix. For details on the appended sequence, see Azure documentation. |
Task Mining Node Type | 可选:Task Mining 节点的实例类型。仅当您启用 Task Mining 服务时,才会使用此选项。示例:Standard_B20ms |
Task Mining Node Hostname | Task Mining 节点主机名/计算机名称。 |
AS Robots Node Count | 专用 Automation Suite 机器人节点的数量。如果为 0,则仍会创建规模集。 |
AS Robots Node Instance Type | 专用 Automation Suite Robot 节点的实例类型。 示例: Standard_D16s_v3 |
AS Robots Node Hostname | Automation Suite Robots node hostname/computer name prefix. For details on the appended sequence, see Azure documentation. |
SQL new or existing | Parameter indicating whether the SQL Server used for the deployment should be created or it already exists. For SQL server requirements, see our documentation . |
SQL Server FQDN or IP | 与 SQL Server 关联的 FQDN 或 IP。 仅当SQLNewOrExisting参数设置为existing时才使用此选项。 |
SQL Server Username | SQL Server user login. If the SQL new or existing parameter is set to existing, this is the user for the existing SQL server. Otherwise, this username will be set on the SQL server created. For details on the required permissions, see our documentation for permissions. |
SQL Server Password | SQL Server 用户密码。如果 SQL new or existing 参数设置为 existing,则这是现有 SQL Server 的用户密码。否则,将在创建的 SQL Server 上设置此密码。 |
SQL Server Port | SQL Server 端口。如果 SQLNewOrExisting 参数设置为 existing,则使用此端口。 |
WarehouseSQLServerFqdnOrIP | 与 Warehouse SQL Server 关联的 FQDN 或 IP。仅当 SQLNewOrExisting 参数设置为existing 并且您要安装 Process Mining 时,才使用此选项。 |
WarehouseSQLServerUsername | Warehouse SQL Server user login. This is only used if you want to install Process Mining. If the SQLNewOrExisting parameter is set to existing, this is the user for the existing SQL server. Otherwise this username is set on the created SQL Server. For details on permissions, see Configuring Microsoft SQL server. |
WarehouseSQLServerPassword | 仓库 SQL Server 用户密码。仅当您要安装 Process Mining 时才使用此选项。如果 SQLNewOrExisting 参数设置为 existing,则这是现有 SQL Server 的用户密码。否则,将在创建的 SQL Server 上设置此密码。 |
WarehouseSQLServerPort | 仓库 SQL Server 端口。仅当您要安装 Process Mining 时才使用此选项。如果 SQLNewOrExisting 参数设置为 existing,则使用此端口。 |
UiPath Admin Username | 要在所有节点上设置的管理员用户名。这也用作主机租户管理员。 |
UiPath Admin Password | 节点管理员用户的密码。这也用作主机租户管理员密码。 |
Vm Admin Username | 要在虚拟机实例中使用的管理员用户名。 |
Vm Admin Password | 要在虚拟机实例中使用的管理员密码。 |
Enable Cluster Backup | 如果要部署外部 NFS 文件共享,请设置为 true。此外,如果 Run Automation Suite Install 参数设置为 true,则将在集群级别启用备份。 |
Services Install flags (multiple) | 选择是否在集群中安装特定服务。 |
externalRegistryFQDN | 外部注册表 FQDN。 |
externalRegistryUsername | 外部注册表用户名。 |
externalRegistryPassword | 外部注册表密码。 |
AI Center Connect To External Orchestrator Flag | 用于确定 AI Center 是否连接到外部 Orchestrator 的标志。仅在 AiCenterInstallFlag 设置为“true”时有效。您需要在以下参数中指定 AI Center 连接到 Orchestrator 的方式。 |
OrchestratorUrl | AI Center 连接到的 Orchestrator 的 URL。仅当您要安装 AI Center 并将其连接到外部 Orchestrator 和身份服务时,才填写此字段。 |
IdentityUrl | AI Center 连接到的身份服务的 URL。仅当您要安装 AI Center 并将其连接到外部 Orchestrator 和身份服务时,才填写此字段。 |
OrchestratorCertficate | AI Center 连接到的 Orchestrator 的 Base64 证书。仅当您要安装 AI Center 并将其连接到外部 Orchestrator 和身份服务时,才填写此字段。 |
IdentityCertificate | AI Center 连接到的身份服务的 Base64 证书。 仅当您要安装 AI Center 并将其连接到外部 Orchestrator 和身份服务时,才填写此字段。 |
Tags by resource | 可选:每个资源的标签。可以为空或采用以下格式:{ "Microsoft.Web/serverFarms": { "<TagName>": "<TagValue>" }, "Microsoft.Insights/components": { "<TagName>": "<TagValue>" } } |