Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 467 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 467 Bytes

Ref: https://www.youtube.com/watch?v=6kmHvXdAzIM&t=426s&ab_channel=ThatDevOpsGuy

step:

  • make docker image for suitable storage/os/cluster. es example is given in this repo
  • deploy es-kibana stack in cluster
  • deploy rbac,config map for fluentd custom configuration and fluentd demon set

fact:

  • log files path could be differnt for differrent cluster/system. We need to mount appropiet path to the demonset. Like for Kind, Kubelet store logs in /var/log path.