Difference between revisions of "Warning"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[kubectl get events -A]] | grep Warning | [[kubectl get events -A]] | grep Warning | ||
+ | |||
+ | kube-system 43m Warning [[ClusterUnhealthy]] configmap/cluster-autoscaler-status Cluster has no ready nodes. | ||
Revision as of 13:06, 22 November 2022
kubectl get events -A | grep Warning kube-system 43m Warning ClusterUnhealthy configmap/cluster-autoscaler-status Cluster has no ready nodes.
Related
kubectl get events -A | grep Normal
See also
kubectl get events, OOMKilling, FailedKillPod, SuccessfulDelete, SuccessfulCreate, NoPods, Warning, Critical, NodeSysctlChange, FailedAttachVolume, FailedMount, UnAvailableLoadBalancer, FailedCreatePodSandBox, InvalidDiskCapacity, Scheduled, NetworkNotReady, Evict, Killing, SuccessfulReconcilied, FailedToUpdateEndpointSlices, BackendNotFound, FailedScheduling, ProvisioningFailed
- K8s troubleshooting:
kubectl logs, kubectl top, kubectl get events -A, kubectl describe pod
, Liveness, Readiness,Kubernetes events
, Pulling image, OOMKilled, ProbeWarning, Reason,FailedScheduling
,errImagePull, ImagePullBackOff
, Kubelet conditions:MemoryPressure, DiskPressure, KubeletHasSufficientPID, KubeletReady, kubectl [ debug | attach | exec ] kubectl cluster-info dump, SimKube, KWOK
Advertising: