Pod of the falco-exporter DamonSet won't be scheduled in Kuberenetes 1.28 cluster control-plane node.
lir2002 opened this issue · 2 comments
lir2002 commented
Default tolerations won't let pod be scheduled in control-plane in Kubernetes 1.28 cluster.
https://github.com/falcosecurity/charts/blame/ae533043238b778b3f7ff178eb1a46ecab54b7cf/charts/falco-exporter/values.yaml#L117
Suggest add a toleration:
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane
alacuku commented
/close
poiana commented
@alacuku: Closing this issue.
In response to this:
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.