负载均衡器处于故障状态

编程入门 行业动态 更新时间:2024-10-28 10:21:54
本文介绍了负载均衡器处于故障状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我在Azure Networking中设置了AKS实例。一直工作正常,直到我尝试使用静态IP设置入口控制器。

I have an AKS instance setup with Azure Networking. All has been working fine until I tried setting up an ingress controller with a static IP.

静态IP已存在一段时间,但由于节点在周末关闭,它们将不再以错误开头:

The static IP has been there for a while, but since the nodes shutdown over the weekend, they will no longer start with the error:

Microsoft.Network/loadBalancers/kubernetes未处于成功状态。资源处于失败状态,更新/正在更新资源的最后一个操作是PutPublicIpAddressOperation .. ReferencedResourceNotProvisioned

如果我尝试删除IP,它说我无法删除,直到它被取消关联,但是取消关联的命令是灰色的。如果我尝试从负载均衡器中移除后端,或者前端IP由于负载均衡器处于失败的状态而失败。

If I try to delete the IP it says I cannot delete until it is disassociated, but the disassociate command is greyed out. If I try to remove the backends from the loadbalancer, or the frontend IP's it fails due to the loadbalancer being in a failed state.

所以我无法启动Node VM,无法删除我认为导致问题的IP,并且无法使loadbalancer退出失败状态。我非常希望不需要删除群集并重新开始。由于AKS已经为LB提供了,我不确定是否要在不知道是否会导致其他问题的情况下尝试删除它。

So I cannot start the Node VM's, cannot remove what I presume is the IP causing the issue, and cannot get the loadbalancer out of a failed state. I would very much like to not need to delete the cluster and start over. And as the LB was provisioned by AKS, im not sure I want to try deleting it without knowing whether it will cause other issues.

任何帮助都非常感谢

推荐答案

Hi,

您可以尝试通过resources.azure将IP更改为动态吗?

Can you try changing the IP to Dynamic via resources.azure ?

转到 resources.azure/

Go toresources.azure/

导航到IP地址。订阅 - >资源组 - > Microsoft.Network - > IP地址

navigate to the IP address. Subscription --> Resource Group --> Microsoft.Network--> IP address

尝试将其编辑为动态并执行PUT操作。

Try editing it to Dynamic and perform the PUT operation.

问候,

Msrini

更多推荐

负载均衡器处于故障状态

本文发布于:2023-11-06 07:35:52,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1563087.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:均衡器   负载   故障   状态

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!