You need to enable JavaScript to run this app.
文档中心
容器服务

容器服务

复制全文
下载 pdf
服务与路由 FAQ
删除 Service 时出现“InvalidServerGroupListener.InUse”事件
复制全文
下载 pdf
删除 Service 时出现“InvalidServerGroupListener.InUse”事件

问题现象

删除 Service 时,出现 InvalidServerGroupListener.InUse: The specified ServerGroup has dependent resources Listener is in use 事件。

原因分析

该事件表明通过 Annotation 创建的后端服务器组被其他监听器占用。

解决方案

请在 负载均衡控制台 检查该 Service 对应 CLB 实例中的后端服务器组,是否在自定义的监听器中使用。如果是,请解绑自定义监听器和后端服务器组后,再删除 Service。

注意

请勿复用通过 Annotation 创建的后端服务器组(一般以 k8s_{{cluster_id}} 开头)。

最近更新时间:2023.11.08 19:44:05
这个页面对您有帮助吗?
有用
有用
无用
无用