A centralized logging solution is essential for the efficient implementation of best practices for logging in Kubernetes. We present the FLOOD stack as an open source solution to this requirement. Logging in Kubernetes The built-in logging in kubernetes only provides very basic functionality. Developers can only access the logs of one container at a time and there are only logs of the current pod and its direct predecessor available.

