luxas/kubeadm-workshop

Use fluentbit+elasticsearch as the logging solution

luxas opened this issue · 4 comments

luxas commented

That combination seems the easiest to implement on bare metal.
Also it's great to use CNCF projects like fluent{d,bit}

Could probably use the elasticsearch and fluent-bit helm packages as the base: https://github.com/kubernetes/charts/tree/master/incubator/elasticsearch and helm/charts#895

I created a fluent-bit example at giantswarm/kubernetes-elastic-stack. Just to let you know. Of course helm packages would be cool, will give them a try :)

luxas commented

Thanks! I'll take a look

@luxas @webwurst Fluent Bit chart is already available stable/fluent-bit , if you need any assistance with it just let me know

luxas commented

Thanks, I'll look into that!