automation-suite
2024.10
false
EKS/AKS 上的 Automation Suite 安装指南
- 概述
- 要求
- 预安装
- 安装
- 安装后
- 迁移和升级
- 监控和警示
- 集群管理
- 特定于产品的配置
- 故障排除
- 升级到 Automation Suite 2024.10.0 后无法访问 Automation Hub
- 升级到 2023.10 或更高版本后 AI Center 配置失败
- 迁移后在两个不同的区域中创建的 Insights 卷
- 由于 Insights PVC 大小被覆盖,升级失败
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
在 EKS/AKS 上的 Automation Suite 中升级到 2023.10 或更高版本时,AI Center 配置失败的已知问题和解决方案。
描述
从 2023.4.3 升级到 2023.10 或更高版本时,配置 AI Center 时可能会遇到问题。
系统显示以下异常,并且租户创建失败:"exception":"sun.security.pkcs11.wrapper.PKCS11Exception: CKR_KEY_SIZE_RANGE
解决方案
要解决此问题,必须通过运行以下命令来重新启动ai-trainer部署:
kubectl -n <uipath> rollout restart deploy ai-trainer-deployment
kubectl -n <uipath> rollout restart deploy ai-trainer-deployment