负载均衡器处于故障状态 [英] Load Balancer in a failed state

查看:387
本文介绍了负载均衡器处于故障状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 

我在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.com将IP更改为动态吗?

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

转到  https://resources.azure.com/  

Go to https://resources.azure.com/ 

导航到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


这篇关于负载均衡器处于故障状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆