Difference between revisions of "EKS troubleshooting"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
  
 +
* [[EKS log collector script]]
 +
* [[EKS Pod Information Collector (EPIC)]]
 +
 +
[[curl -O]] https://raw.githubusercontent.com/awslabs/amazon-eks-ami/master/log-collector-script/linux/eks-log-collector.sh
 +
sudo bash eks-log-collector.sh
 +
 +
curl -O https://raw.githubusercontent.com/aws-samples/eks-pod-information-collector/main/eks-pod-information-collector.sh
 +
bash eks-pod-information-collector.sh --podname <pod_name> --namespace <pod_namespace> --service [service_name]
 +
[[kubectl config get-contexts]] -o name
 +
tar -cvf XXXXX eks-pod-information-collector-XXXXX.tar.gz
  
 
== See also ==
 
== See also ==

Latest revision as of 10:56, 26 February 2024

Advertising: