0% found this document useful (0 votes)
53 views1 page

Kubernetes Troubleshooting

Uploaded by

saiakkina
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views1 page

Kubernetes Troubleshooting

Uploaded by

saiakkina
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Troubleshooting in Kubernetes Cluster

1. Understanding the problem.


2. Managing and remediating the problem and
3. Preventing the problem from recurring

It is a bit difficult to troubleshoot in kubernetes and it involves

1. Reviewing recent changes to cluster, node, pod and the container


2. Analyzing configurations, repositories and the logs for any faulty
components
3. Check for kubernetes events and metrics such as disk and memory
utilization
4. Compare the components that are behaving the same way and analyze the
common dependencies

You might also like