02 logging and monitoring
Concepts
| Concept | Explanation |
|---|---|
| Metric Server | A component in Kubernetes that collects resource utilization data (CPU, memory) and provides it as an API. |
| Pod Logs | The recorded output or events produced by a container within a pod, accessible for troubleshooting and monitoring. |