Difference between revisions of "EKS logging"

From wikieduonline
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* [[Control plane]]:  https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html
 
* [[Control plane]]:  https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html
  
[[API server]]
+
[[EKS control plane logging]]:
[[Audit]]
+
* [[API server]]
[[Authenticator]]
+
* [[Audit]]: [[audit.k8s.io/v1]]
[[Controller Manager]]
+
* [[Authenticator]]
[[Kubernetes scheduler|Scheduler]]
+
* [[Controller Manager]]: <code>[[cloud-controller-manager]]</code>
 +
* [[Kubernetes scheduler|Scheduler]]
 +
 
 +
== Commands ==
 +
* <code>[[aws logs describe-log-groups]] | grep [[logGroupName]] | grep "[[/aws/eks/]]"</code>
 +
{{aws logs tail eks}}
  
 
== Activities ==
 
== Activities ==
Line 14: Line 19:
 
* [[Kubernetes control plane]]
 
* [[Kubernetes control plane]]
 
* <code>[[enabled_cluster_log_types]]</code>
 
* <code>[[enabled_cluster_log_types]]</code>
 +
* <code>[[Unable to schedule pod]]</code>
 +
* <code>[[dispatcher.go]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 09:24, 5 March 2024

EKS control plane logging:

Commands[edit]

Activities[edit]

Related[edit]

See also[edit]

Advertising: