Y
Hacker News
new
|
ask
|
show
|
jobs
by
Thaxll
2991 days ago
Checking the logs should be on everyone mind when dealing with issues.
1 comments
alberteinstein
2991 days ago
Indeed! And when the logs show nothing being wrong? All k8s components were reporting that everything is fine.
link
Thaxll
2990 days ago
Because not all problem are userspace related, it's very common on Linux to check for kernel logs. Especially when you know how Kubernetes deals with networking ( using iptables ect ... )
link