fluent-bit-kubernetes-logging
fluent-bit-kubernetes-logging copied to clipboard
Added Daemonset yaml for Kubernetes cluster v1.16+ and updated README.
trafficstars
- Added a fluent-bit-Daemonset YAML file(new API version and selectors) which works in kubernetes cluster v1.16 and above.
- Added kubectl create command for that in README.md file.
- Removed Duplicate to fix #67
I think we should not add a new file, just make all adjustments assuming everybody is on > 1.16
I think #66 and #84 together replace the two parts of this PR.