
In this post we'll see how to deploy and configure Fluent Bit on a Tanzu Community Edition cluster with Tanzu Packages. This lets us work with logs outputted from our container workloads, and we'll use vRealize Log Insight as the destination for the logs.
In this post we look at how Kubernetes handles logging of pods and nodes. We'll se how we can utilize a logging agent pod for pushing data to a logging backend, and a sidecar container for streaming logs from containers that doesn't use stdout and stderr