- 概述
- 要求
- 安装
- 先决条件检查
- 下载安装包
- uipathctl cluster
- uipathctl 集群维护
- uipathctl cluster maintenance disable
- uipathctl cluster maintenance enable
- uipathctl cluster maintenance is-enabled
- uipathctl cluster migration
- uipathctl cluster migration export
- uipathctl cluster migration import
- uipathctl cluster migration run
- uipathctl 集群升级
- uipathctl 配置
- uipathctl config add-host-admin
- uipathctl config additional-ca-certificates
- uipathctl config additional-ca-certificates get
- uipathctl config additional-ca-certificates update
- uipathctl 配置警示
- uipathctl configalerts add-email
- uipathctl config alerts remove-email
- uipathctl config alerts update-email
- uipathctl config argocd
- uipathctl config argocd ca-certificates
- uipathctl config argocd ca-certificates get
- uipathctl config argocd ca-certificates update
- uipathctl config argocd generate-dex-config
- uipathctl config argocd generate-rbac
- uipathctl config argocd registry
- uipathctl config argocd registry get
- uipathctl config argocd registry update
- uipathctl config enable-basic-auth
- uipathctl config Orchestrator
- uipathctl config Orchestrator get-config
- uipathctl config orchestrator update-config
- uipathctl config saml-certificates get
- uipathctl config saml-certificates rotate
- uipathctl config saml-certificates update
- uipathctl config tls-certificates
- uipathctl config tls-certificates get
- uipathctl config tls-certificates update
- uipathctl config token-signing-certificates
- uipathctl config token-signing-certificates get
- uipathctl config token-signing-certificates rotate
- uipathctl config token-signing-certificates update
- uipathctl 运行状况
- uipathctl 运行状况捆绑包
- uipathctl 运行状况检查
- uipathctl health diagnose
- uipathctl health test
- uipathctl 清单
- uipathctl manifest apply
- uipathctl manifest diff
- uipathctl manifest get
- uipathctl manifest get-revision
- uipathctl manifest list-applications
- uipathctl manifest list-revisions
- 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 版本
- 安装后
- 迁移和升级
- 监控和警示
- 集群管理
- 特定于产品的配置
- 故障排除
在 EKS/AKS 上安装 Automation Suite
此页面将引导您完成 Automation Suite 在 AKS 和 EKS 上的安装说明。
开始之前,请考虑以下事项:
-
在 AKS/EKS 上部署和管理 Automation Suite 时,需要具备 Kubernetes、AWS 和 Azure 云资源管理知识。如果您在 AKS/EKS 上安装和配置 Automation Suite 时遇到问题,请联系 UiPath™ 专业服务。
-
在选择部署配置文件之前,请参阅 部署方案。
-
安装流程会代表您生成自签名证书。 安装完成后,应立即将其替换为由受信任的证书颁发机构 (CA) 签名的证书。 有关说明,请参阅 管理证书。
-
Automation Suite 支持在 AKS 节点上启用联邦信息处理标准 140-2 (FIPS 140-2)。有关详细信息,请参阅安全性与合规性。您无法在 EKS 节点上启用 FIPS 140-2。
在离线安装中,您需要一个符合 OCI(开放容器计划)的注册表来存储容器映像和部署 Helm 图表。
有两种方法可以将 Automation Suite 工件上传到外部符合 OCI 的注册表:
- 选项 A:通过使用 UiPath™ 注册表镜像符合 OCI 的注册表;
- 选项 B:通过使用离线捆绑包结合符合 OCI 的注册表。
kubeconfig
文件访问集群的计算机。您的管理计算机可以运行 Linux、Windows 或 MacOS。
要通过客户端计算机在集群上成功运行先决条件检查、安装和安装后步骤,需要以下工具。
工具 |
描述 |
下载 |
---|---|---|
|
必需。
uipathctl 是一个 UiPath™ 命令行工具,可用于对 Azure Kubernetes Service (AKS) 和 Amazon Elastic Kubernetes Service (EKS) 上托管的 Automation Suite Kubernetes 运行命令。
您可以使用
uipathctl 检查环境中的先决条件,安装 Automation Suite ,使用单个统一 CLI 进行配置和管理。有关详细信息(包括 uipathctl 操作的完整列表),请参阅 uipathctl 参考文档。
| |
| 必需。需要执行先决条件检查和安装步骤。 | |
| 可选。确保 kubectl 与集群的版本相符
|
input.json
文件来为 uipathctl
安装程序提供所需的输入,并执行操作(例如配置 SQL 连接字符串和要启用的 UiPath™ 服务)。
或者,您可以使用自己的 Automation Suite 堆栈组件。 有关组件的详细信息,请参阅 EKS/AKS 堆栈上的Automation Suite 。 有关如何配置您自带的组件的详细信息,请参阅 自带组件。
如果您执行离线安装,请确保配置符合 OCI 的外部注册表。
要在 EKS/AKS 上以离线模式安装 Automation Suite,您必须采取以下附加步骤:
-
在
input.json
文件中将install_type
参数的值显式设置为offline
;
先决条件检查可确保在开始安装 Automation Suite 之前正确配置了所需的 Cloud 基础架构,并且客户端计算机可以访问该基础架构。
安装程序可以代表您自动生成以下配置:
-
如果在
input.json
文件中设置了sql.create_db
键,则在 SQL Server 上安装所需的 SQL 数据库。 -
Cloud 提供程序中所需的对象存储桶(如果在配置文件中设置了
external_object_storage.create_bucket
键)。
要允许安装程序生成这些配置,请运行以下命令:
uipathctl prereq create input.json --versions versions.json
uipathctl prereq create input.json --versions versions.json
uipathctl prereq create
命令不会创建 Process Mining 所需的 SQL 数据库。您必须按照使用自己的数据库中的说明手动创建它们。
input.json
中配置的输入检查先决条件,请运行以下命令:
uipathctl prereq run input.json --versions versions.json
uipathctl prereq run input.json --versions versions.json
uipathctl prereq
。默认情况下,该命令会检查所有先决条件。但是,该命令也允许您严格运行与您相关的检查:
-
如果要从执行中排除组件,请使用
--excluded
标志。例如,如果您不想检查数据库连接字符串,请运行uipathctl prereq --excluded SQL
。该命令运行所有先决条件检查,与 SQL 相关的检查除外。 -
如果您只想在执行中包含某些组件,请使用
--included
标志。例如,如果您只想检查 DNS 和对象存储,请运行uipathctl prereq --included DNS,OBJECTSTORAGE
。
您可以在此处找到可以在先决条件检查中包含或排除的组件名称。在此示例中,每个缩进的行上的第一个单词表示组件名称。例如:SQL、对象存储、DNS 等。
有关输出结果示例,请参阅 输出示例:先决条件检查。
要查看 AKS/EKS 上的 Automation Suite 可用的部署方案,请参阅部署方案。
- 成功验证先决条件后,
您可以通过运行以下命令来继续安装
Automation Suite:有关输出示例,请参阅 输出示例:Automation Suite 安装。
uipathctl manifest apply input.json --versions versions.json
uipathctl manifest apply input.json --versions versions.json - 要重新运行安装,请使用与步骤 1 中相同的命令,并包含所有参数和标志。
- 要验证安装是否成功以及服务是否正常,请运行以下命令:
uipathctl health check
uipathctl health check
如果在安装过程中遇到问题,请参阅故障排除。