Logging
Logs from pods and containers can be read in different ways:
In the cluster filesystem at
/var/log/pods/or/var/logs/containers/.Using kubectl logs
Logs from pods and containers can be read in different ways:
In the cluster filesystem at /var/log/pods/ or
/var/logs/containers/.
Using kubectl logs