AKS nodes abnormal events

Anonymous
2022-10-13T06:13:35.203+00:00

FreezeScheduled, VMEventScheduled, NoVMEventScheduled, NoFreezeScheduled events occur on my aks node, but I cannot confirm the specific cause of the events.
249897-snipaste-2022-10-13-14-10-24.png

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,447 questions
{count} votes

2 answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,256 Reputation points MVP Volunteer Moderator
    2022-10-13T07:56:44.467+00:00

    Hi @Anonymous

    Thanks for using Q & A forum.

    AKS continuously monitors the health state of worker nodes and performs automatic node repair if they become unhealthy.

    Freeze scheduled- The VM is scheduled to pause for a few seconds. CPU and network connectivity may be suspended, but there is no impact on memory or open files.

    Container insights includes the Live Data feature, direct access to your (AKS) container logs

    You can view real-time event data as they are generated by the container engine from the Nodes, Controllers, Containers, and Deployments view when a container, pod, node, ReplicaSet, DaemonSet, job, CronJob or Deployment is selected.

    -----
    If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.

    1 person found this answer helpful.
    0 comments No comments

  2. Anonymous
    2022-10-18T01:09:40.717+00:00

    Hi @SUNOJ KUMAR YELURU
    Thanks for your answer.
    I'm sorry we weren't able to monitor it in real time when it happened.
    So I hope that even after the event is over we can find out what caused it. Can I find the appropriate event log or information from the node?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.