* 所有节点是否Ready * 集群基本信息 * 集群基本组件是否正常 * pod是否Running * cpuLimit是否设置 * cpuRequest是否设置 * memoryLimit是否设置 * memoryRequest是否设置 * 镜像tag是否设置 * 是否特权模式运行 * 是否用root用户执行 * readinessProbe是否设置 * livenessProbe是否设置 * 镜像拉取策略是否为Always * hostNetwork是否设置 * hostPort是否设置 * 节点内核是否死锁 * 节点内存是否出现OOM * 节点是否出现TaskHung * 节点是否出现UnregisterNetDevice * 节点是否出现内核空指针 * 节点是否出现Ext4Error * 节点是否出现Ext4Warning * 节点是否出现AUFSUmountHung * 节点是否出现DockerHung * 节点Kubelet是否正常 * 节点是否出现CorruptDockerImage * 节点是否出现CorruptDockerOverlay2 * 节点是否出现DockerContainerStartupFailure * 节点kubelet是否正常 * pod里镜像拉取不到检测 * pod里No such file or directory字样检测 * pod里I/O error字样检测 * pod里 No such device or address字样检测 * pod里 Device or resource busy字样检测 * pod里 File exists字样检测 * pod里 Not a directory字样检测 * pod里 Invalid argument字样检测 * pod里 Too many open files字样检测 * pod里 No space left on device字样检测