I've created a daemonSet in k8s under the namespace kube-system. While trying to delete the deamonSet it got stuck (also when I force it)
I've already tried to set a updateStrategy: RollingUpdate To the Yaml and kubectl apply reports that: daemonset.extensions "fluentd-logzio" configured
Edited:
non RBAC daemonset:
https://app.logz.io/#/dashboard/data-sources/Kubernetes
Thx.