automation-suite
2023.4
false
- 概述
- 要求
- 安装
- 先决条件检查
- 下载安装包
- uipathctl cluster
- uipathctl 集群维护
- uipathctl cluster maintenance disable
- uipathctl cluster maintenance enable
- uipathctl cluster maintenance is-enabled
- uipathctl 集群升级
- uipathctl 配置
- uipathctl 配置警示
- uipathctl configalerts add-email
- uipathctl config alerts remove-email
- uipathctl config alerts update-email
- uipathctl config additional-ca-certificates get
- uipathctl config tls-certificates get
- uipathctl config Orchestrator
- uipathctl config Orchestrator get-config
- uipathctl config orchestrator update-config
- uipathctl config additional-ca-certificates update
- uipathctl config tls-certificates update
- uipathctl 运行状况
- uipathctl 运行状况捆绑包
- uipathctl 运行状况检查
- uipathctl health diagnose
- uipathctl health test
- uipathctl identity
- uipathctl identity add-host-admin
- uipathctl identity Enable-basic-auth
- uipathctl identity get-saml-certificate
- uipathctl identity get-token-signing-certificate
- uipathctl identity rotate-saml-certificates
- uipathctl identity rotate-token-signing-certificates
- uipathctl identity update-saml-certificate
- uipathctl identity update-token-signing-certificate
- uipathctl 清单
- uipathctl manifest apply
- uipathctl manifest diff
- uipathctl manifest get
- uipathctl manifest list-applications
- uipathctl manifest render
- uipathctl 先决条件
- uipathctl prereq create
- uipathctl prereq run
- uipathctl 资源
- uipathctl 资源报告
- uipathctl 快照
- uipathctl 快照备份
- uipathctl snapshot backup create
- uipathctl snapshot backup disable
- uipathctl snapshot backup enable
- uipathctl snapshot delete
- uipathctl snapshot list
- uipathctl snapshot restore
- uipathctl snapshot restore create
- uipathctl snapshot restore delete
- uipathctl snapshot restore history
- uipathctl snapshot restore logs
- uipathctl sso
- uipathctl sso generate-connector
- uipathctl sso generate-overlays
- uipathctl sso generate-rbac
- uipathctl 版本
- 安装后
- 迁移和升级
- 监控和警示
- 集群管理
- 特定于产品的配置
- 故障排除
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
EKS/AKS 上的 Automation Suite 安装指南
Last updated 2024年11月1日
先决条件检查
建议运行先决条件检查,以确保您正确配置了云基础架构,并在开始安装 Automation Suite 之前验证
input.json
。
您可以使用
uipathctl prereq
命令运行先决条件检查。默认情况下,该命令会验证所有先决条件。如果要从执行中排除组件,请使用 --excluded
标志。
下表中的检查在每个节点上运行:
选中 |
描述 |
---|---|
SQL 连接 |
验证 Automation Suite 是否可以使用
input.json 中提供的 SQL 连接字符串成功连接到 UiPath 产品和共享服务(例如身份、门户、组织管理等)的 SQL Server。 这是成功安装的必需项。
|
SQL DB 角色 |
验证 UiPath 产品所需的必要角色和权限。 这是成功安装的必需项。 |
SQL DB 兼容性 |
验证 SQL DB 兼容性要求。 |
FQDN 解析 |
验证 FQDN 和子域是否可成功解析。 |
对象存储 API |
根据
input.json 中提供的访问信息验证对象存储 API 是否可访问。 这是成功安装 UiPath 服务的必需项。
|
缓存/Redis |
验证与 Cloud Redis 或 ElastiCache 的连接。 这是成功安装的必需项。 |
容量 |
根据
input.json 中启用的产品,验证您具有最小工作程序节点的 CPU 和 RAM 容量。
|
存储类 |
验证是否已根据 Automation Suite Robot 的要求配置文件存储的存储类。 |
可选组件 |
验证集群是否具有您选择从 Automation Suite 安装中排除的组件。 |
入口 |
验证集群入口是否配置正确,以及 FQDN URL 请求是否可以到达 UiPath 产品。 |
网络策略 |
检查 Automation Suite 中配置的网络策略是否与集群兼容。 |
注册表 |
验证 Automation Suite 是否可以访问 UiPath Docker 注册表。 这是成功安装的必需项。 |
集群连接 |
验证集群通信是否配置正确:
|