Category: Kubernetes, Architecture, yaml

Cloud Native Computing Foundation sponsored this post, in anticipation of KubeCon+CloudNativeCon North America 2021 – Oct. 11-15. Sometimes you can’t avoid it: Production systems eventually break in one way or another.

And when it all breaks down, and it will break down, you want to see it as it’s happening and get enough information out of your environment so you can repair the breakage.

It makes good sense to deploy Tremor as a DaemonSet in your cluster, so it will sit on each worker node collecting logs and metrics from the local node and all running pods and containers.

To learn more about Kubernetes and other cloud native technologies, consider coming to KubeCon+CloudNativeCon North America 2021 on Oct. 11-15.

Related Articles