You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/filters/kubernetes.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -405,8 +405,6 @@ spec:
405
405
406
406
The key point is to set `hostNetwork` to `true` and `dnsPolicy` to `ClusterFirstWithHostNet` that fluent bit DaemonSet could call Kubelet locally. Otherwise it could not resolve the dns for kubelet.
407
407
408
-
Now you are good to use this new feature!
409
-
410
408
### Verify that the Use\_Kubelet option is working
411
409
412
410
Basically you should see no difference about your experience for enriching your log files with Kubernetes metadata.
0 commit comments