Updated at: 2022-12-09 03:49:50
It describes the status of all running Nodes. KubeSphere Node management has the following five statuses by which the cluster admin can determine the load and capacity of the current Node and manage Node resources more appropriately.
• OutOfDisk: It shows whether the current Node has enough space to mount and run new Pods;
• MemoryPressure: It shows the level of memory pressure on the current Node;
• DiskPressure: It shows the level of disk pressure on the current Node;
• PIDPressure: It shows whether there is pressure on the process of the current Node.
• Ready: It shows whether the current Node status is healthy and ready to receive new Pods for running. It will be Unknown if Node Controller does not receive the status report from the Node within 40 seconds.