Editing Kubectl get events

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
 
TOMERGE: [[Kubernetes node events]]
 
TOMERGE: [[Kubernetes node events]]
  
* <code>[[kubectl get events --help]]</code>
+
 
 
* <code>[[kubectl get events -A]]</code>
 
* <code>[[kubectl get events -A]]</code>
* <code>[[kubectl get events -A]] | grep [[Warning]]</code>
 
* <code>[[kubectl get events -A -o wide]] | grep [[Warning]]</code>
 
 
* <code>[[kubectl get]] events</code>
 
* <code>[[kubectl get]] events</code>
* <code>[[kubectl get events -o wide]]</code>
 
 
* <code>kubectl get events -o yaml</code>
 
* <code>kubectl get events -o yaml</code>
  
Line 16: Line 13:
 
* <code>[[kubectl -n gitlab-runner get events --field-selector type!=Normal]]</code>
 
* <code>[[kubectl -n gitlab-runner get events --field-selector type!=Normal]]</code>
  
 
+
kubectl get events -A | grep [[Warning]]
 
  kubectl get events -A | grep [[Warning]] | egrep "[[FailedMount]]|[[FailedAttachVolume]]|[[Unhealthy]]|[[ClusterUnhealthy]]|[[FailedScheduling]]"
 
  kubectl get events -A | grep [[Warning]] | egrep "[[FailedMount]]|[[FailedAttachVolume]]|[[Unhealthy]]|[[ClusterUnhealthy]]|[[FailedScheduling]]"
  
Line 22: Line 19:
  
 
== Events examples ==
 
== Events examples ==
* [[Normal]], [[Warning]], [[Critical]]
 
 
 
=== Warning ===
 
=== Warning ===
  
[[BackoffLimitExceeded]]
 
[[CalculateExpectedPodCountFailed]]
 
[[ClusterUnhealthy]]
 
[[FailedMount]]
 
[[FailedScheduling]]
 
[[InvalidDiskCapacity]]
 
 
  [[Unhealthy]]
 
  [[Unhealthy]]
 +
[[FailedScheduling]]
 
  .../...
 
  .../...
 
 
  
 
  your_namespace        28s        Warning  [[FailedScheduling]]                  pod/kibana-kibana-654ccb45bd-pbp4r            0/2 nodes are available: 2 [[Insufficient cpu]].
 
  your_namespace        28s        Warning  [[FailedScheduling]]                  pod/kibana-kibana-654ccb45bd-pbp4r            0/2 nodes are available: 2 [[Insufficient cpu]].
Line 63: Line 51:
  
 
    
 
    
  [[kube-system]]    43m        [[Warning]]  [[ClusterUnhealthy]]          [[configmap/]]  
+
  [[kube-system]]    43m        [[Warning]]  [[ClusterUnhealthy]]          [[configmap/]][[cluster-autoscaler-status]]                     [[Cluster has no ready nodes]].
[[cluster-autoscaler-status]]  
 
 
 
     
 
LAST SEEN  TYPE      REASON              OBJECT                                MESSAGE
 
28s        Warning  FailedScheduling    pod/deployment-1230/3 nodes
 
are available: 3 [[persistentvolumeclaim]] "your" bound to non-existent
 
persistentvolume "".
 
19m        Warning  FailedScheduling    pod/deployment-123      0/3 nodes
 
are available: 3 persistentvolumeclaim "your" not found.
 
10m        Warning  FailedScheduling    pod/deployment-91234      0/3 nodes
 
are available: 3 persistentvolumeclaim "your" bound to non-existent
 
persistentvolume "".
 
17m        Warning  [[ClaimLost]]          persistentvolumeclaim/yourclaim  [[Bound claim has lost reference to PersistentVolume]]. Data on the volume is lost!          [[Cluster has no ready nodes]].
 
  
 
=== Normal ===
 
=== Normal ===
Line 92: Line 67:
 
  [[RemovingNode]]
 
  [[RemovingNode]]
 
  [[TaintManagerEviction]]
 
  [[TaintManagerEviction]]
[[WaitForFirstConsumer]]
 
[[ExternalProvisioning]]
 
[[TaintManagerEviction: Cancelling deletion of pod]]
 
  
  
Line 117: Line 89:
 
* <code>[[FailedKillPod]]</code>
 
* <code>[[FailedKillPod]]</code>
 
* <code>[[FailedScheduling]]</code>
 
* <code>[[FailedScheduling]]</code>
* <code>[[FailedToUpdateEndpoint]]</code>
 
 
* <code>[[FailedToUpdateEndpointSlices]]</code>
 
* <code>[[FailedToUpdateEndpointSlices]]</code>
 
* <code>[[Generated]]</code>
 
* <code>[[Generated]]</code>
Line 129: Line 100:
 
* <code>[[SuccessfulCreate]]</code>
 
* <code>[[SuccessfulCreate]]</code>
 
* <code>[[SuccessfulDelete]]</code>
 
* <code>[[SuccessfulDelete]]</code>
* <code>[[NetworkNotReady]]</code>
 
 
* <code>[[NodeNotReady]]</code>
 
* <code>[[NodeNotReady]]</code>
 
* <code>[[NodeAllocatableEnforced]]</code>
 
* <code>[[NodeAllocatableEnforced]]</code>
Line 139: Line 109:
  
 
== Related ==
 
== Related ==
* <code>[[kubectl events]]</code>
 
 
* <code>[[kubectl top]]</code>
 
* <code>[[kubectl top]]</code>
 
* <code>[[kubectl logs]]</code>
 
* <code>[[kubectl logs]]</code>
 
* <code>[[gcloud logging read resource.labels.cluster_name]]</code>
 
* <code>[[gcloud logging read resource.labels.cluster_name]]</code>
 +
* <code>[[kubectl get events --help]]</code>
 
* [[job-controller]]
 
* [[job-controller]]
 
* [[GCP Node logs]]
 
* [[GCP Node logs]]
Line 153: Line 123:
 
* {{kubectl events}}
 
* {{kubectl events}}
 
* {{K8s troubleshooting}}
 
* {{K8s troubleshooting}}
* {{K8s monitoring}}
 
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: