fluent / fluent-bit-kubernetes-logging

Fluent Bit Kubernetes Daemonset
Apache License 2.0
468 stars 248 forks source link

Added Daemonset yaml for Kubernetes cluster v1.16+ and updated README. #71

Open AATHITH opened 4 years ago

AATHITH commented 4 years ago
  1. Added a fluent-bit-Daemonset YAML file(new API version and selectors) which works in kubernetes cluster v1.16 and above.
  2. Added kubectl create command for that in README.md file.
  3. Removed Duplicate to fix #67
edsiper commented 4 years ago

I think we should not add a new file, just make all adjustments assuming everybody is on > 1.16

solsson commented 3 years ago

I think #66 and #84 together replace the two parts of this PR.