automation-suite
2024.10
true
重要 :
请注意此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Linux 版 Automation Suite 安装指南

上次更新日期 2025年2月7日

由于缩放操作命名不正确,无法删除节点

描述

删除节点后,将尝试扩展 Prometheus 运算符。 但是,由于命名错误,扩展命令将失败,并显示 error: no objects passed to scale 消息。

解决方案

要解决此问题,您必须使用以下命令手动扩展运算符:

kubectl -n monitoring scale --replicas=1 deploy/monitoring-kube-prometheus-operatorkubectl -n monitoring scale --replicas=1 deploy/monitoring-kube-prometheus-operator

为了将来删除节点,请确保使用正确的 Prometheus 运算符名称。 您必须通过从安装程序目录运行以下命令来编辑节点删除脚本:

sed -i 's/rancher-monitoring-operator/monitoring-kube-prometheus-operator/g' Modules/graceful-node-removal.shsed -i 's/rancher-monitoring-operator/monitoring-kube-prometheus-operator/g' Modules/graceful-node-removal.sh
  • 描述
  • 解决方案

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2025 UiPath。保留所有权利。