Recieved this message "This cluster is in a failed state. If you didn't do an operation, AKS may resolve the provisioning status automatically ..." but monitored for a few hours and pods are good and otherwise solution is good.
CONTEXT:
-While using our current AKS solution we discover that some of the pods where down and the age of the nodes correlated with an update initiated by Azure Container Services. Or at least that was the only log that correlated with the age on the nodes. (Solution is a month or to old, but the nodes where 40 hours)
-Rebuild the feature on the front end and the pods came back up.
-Disabled the automatic update feature for AKS through settings>cluster configuration.
-The disablement of the update feature produced a message (This cluster is in a failed state. If you didn't do an operation, AKS may resolve the provisioning status automatically if your cluster applications continue to run.)
-However, after further testing and monitoring the solution via K9s for a couple of hours there is no further direct evidence of service disruption on the pods or the solution itself.
QUESTION:
What would be the cleanest method of getting rid of the message without service disruption.